test_issue #5
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, "- [ ]")
|