Avoid running action more than once when push to a PR #1885
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L9
The workflow is not valid. .github/workflows/build.yml (Line: 9, Col: 9): Unexpected symbol: ''push && !github.event.pull_request'. Located at position 53 within expression: github.event_name != 'push' || github.event_name == 'push && !github.event.pull_request
|