Add check version job. #66
python-app.yml
on: pull_request
Matrix: build_and_test
Waiting for pending jobs
check_version
publish
Annotations
1 error
Invalid workflow file:
.github/workflows/python-app.yml#L108
The workflow is not valid. .github/workflows/python-app.yml (Line: 108, Col: 9): Unrecognized named-value: 'env'. Located at position 67 within expression: github.event_name == 'push' && github.ref == 'refs/heads/main' && env.SHOULD_PUBLISH == 'true'
|