Skip to content

ci: move reusable workflows to separate test repo #5

ci: move reusable workflows to separate test repo

ci: move reusable workflows to separate test repo #5

on:
issues:
types: [opened]
jobs:
comment-and-close:

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

View workflow run for this annotation

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

Invalid workflow file

You have an error in your yaml syntax on line 6
uses: dhis2/workflows-test/.github/workflows/comment-and-close.yml@main
if: !contains(github.event.issues.sender.login , fromJson('["dhis2-bot", "kodiakhq", "dependabot"]'))