Ci #56
wheels.yml
on: pull_request
Matrix: build_wheels
Waiting for pending jobs
Build SDist
Annotations
1 error
Invalid workflow file:
.github/workflows/wheels.yml#L119
The workflow is not valid. .github/workflows/wheels.yml (Line: 119, Col: 9): Unexpected symbol: 'push''. Located at position 101 within expression: github.event_name == 'release' || github.event_name == 'workflow_dispatch || (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')) || github.event_name == 'pull_request'
|