Skip to content

Another test issue

Another test issue #33

name: comment-and-close
on:
issues:
types: [opened]
jobs:
comment-and-close:
uses: dhis2/workflows-platform/.github/workflows/comment-and-close.yml@v1

Check failure on line 9 in .github/workflows/comment-and-close.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/comment-and-close.yml

Invalid workflow file

error parsing called workflow ".github/workflows/comment-and-close.yml" -> "dhis2/workflows-platform/.github/workflows/comment-and-close.yml@v1" (source tag with sha:ce9b044ccddfaa4d5f020dfa50110f6c971079e9) : You have an error in your yaml syntax on line 8
if: '!contains(github.event.issues.sender.login , fromJson(''["dhis2-bot", "kodiakhq", "dependabot"]''))'