ci: Add wheel file builder on PRs #24
Annotations
1 error
Invalid workflow file:
.github/workflows/wheel-builder.yml#L9
The workflow is not valid. .github/workflows/wheel-builder.yml (Line: 9, Col: 9): Unexpected symbol: '"build"'. Located at position 43 within expression: contains(github.event.pull_request.title, "build") || contains(github.event.pull_request.body, "build")
|