Add GitHub Workflow for Auto-Closing Similar Issue Requests #1
Triggered via pull request
November 9, 2024 17:48
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/greet-issue.yml#L23
The workflow is not valid. .github/workflows/greet-issue.yml (Line: 23, Col: 17): Unexpected symbol: '?'. Located at position 31 within expression: github.event_name == 'issues' ? 'issue' : 'pull request'
|