Update pipeline.yml #60
Annotations
1 error
Invalid workflow file:
.github/workflows/pipeline.yml#L135
The workflow is not valid. .github/workflows/pipeline.yml (Line: 135, Col: 9): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.CODE_CHANGES == 'true' .github/workflows/pipeline.yml (Line: 166, Col: 9): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.CODE_CHANGES == 'true'
|