Fix version checking #92
Triggered via pull request
September 18, 2024 19:24
Status
Startup failure
Total duration
–
Artifacts
–
ci_cd.yaml
on: pull_request
Check version
Docker
Publish documentation
Publish to PyPI
Upload data
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_cd.yaml#L101
The workflow is not valid. .github/workflows/ci_cd.yaml (Line: 101, Col: 9): Unexpected symbol: ')'. Located at position 134 within expression: (
github.repository == 'PolicyEngine/policyengine-us-data'
&& github.event.head_commit.message == 'Update PolicyEngine US data'
))
.github/workflows/ci_cd.yaml (Line: 130, Col: 9): Unexpected symbol: ')'. Located at position 134 within expression: (
github.repository == 'PolicyEngine/policyengine-us-data'
&& github.event.head_commit.message == 'Update PolicyEngine US data'
))
|