Add version check when needs review label is added #1
Triggered via pull request
September 9, 2024 15:07
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/version-check.yml#L13
The workflow is not valid. .github/workflows/version-check.yml (Line: 13, Col: 9): Unexpected symbol: '"true"'. Located at position 89 within expression: contains(github.event.label.name, 'needs review') && github.event.pull_request.draft == "true"
|