test_issue #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
Invalid workflow file:
.github/workflows/auto-close-issue.yml#L26
The workflow is not valid. .github/workflows/auto-close-issue.yml (Line: 26, Col: 13): Unexpected symbol: '"-'. Located at position 83 within expression: steps.task-check.outputs.has_tasks == 'true' && contains(github.event.issue.body, "- [x]") && !contains(github.event.issue.body, "- [ ]")
|