feat: Modernize Python workflows #4
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/python-check.yaml#L1
(Line: 48, Col: 9): Unrecognized named-value: 'env'. Located at position 111 within expression: (needs.detect-python-changes.outputs.has_changes == 'true') || (github.event_name == 'workflow_dispatch') || (env.ACT == 'true'), (Line: 71, Col: 9): Unrecognized named-value: 'env'. Located at position 111 within expression: (needs.detect-python-changes.outputs.has_changes != 'true') && (github.event_name != 'workflow_dispatch') && (env.ACT != 'true')
|