feat: add event sync correctness tests (#82) #34
create-release.yml
on: push
Matrix: build-binaries
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/create-release.yml#L17
The workflow is not valid. .github/workflows/create-release.yml (Line: 17, Col: 9): Unexpected symbol: '\'. Located at position 75 within expression: contains(github.event.head_commit.message, 'chore: Release') == 'true' || \
contains(github.event.head_commit.message, 'chore: Bump') == 'true' || \
github.event_name == 'workflow_dispatch'
|