Petri Tuomola created FINERACT-974:
--------------------------------------
Summary: .github/workflows/first-interaction.yml fails with
Invalid workflow file
Key: FINERACT-974
URL: https://issues.apache.org/jira/browse/FINERACT-974
Project: Apache Fineract
Issue Type: Bug
Reporter: Petri Tuomola
When Github tries to run .github/workflows/first-interaction.yml, it fails with
the following error:
Check failure on line 12 in .github/workflows/first-interaction.yml
GitHub Actions/ .github/workflows/first-interaction.yml
Invalid workflow file
You have an error in your yaml syntax on line 12
Probably due to an unescaped single quote in the line - but surprised to get a
syntax error for text contained within a comment!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)