ci: auto increase build number on pull requests #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-and-release.yaml
on: pull_request
Matrix: build-and-release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build-and-release.yaml#L25
The workflow is not valid. .github/workflows/build-and-release.yaml (Line: 25, Col: 9): Unexpected end of expression: ')'. Located at position 151 within expression: github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.event.head_commit.message, 'chore: increase build number to')
|