ci: run build on pull request #58
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L16
The workflow is not valid. .github/workflows/build.yml (Line: 16, Col: 9): Unexpected symbol: '"pull_request"'. Located at position 54 within expression: github.event_name == 'push' || (github.event.name == "pull_request" && github.event.pull_request.head.repo.fork)
|