TF Acceptance Tests Workflow #40
tf-acc-test.yaml
on: workflow_dispatch
Matrix: Acceptance Tests
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/tf-acc-test.yaml#L37
The workflow is not valid. .github/workflows/tf-acc-test.yaml (Line: 37, Col: 9): Unrecognized named-value: 'matrix'. Located at position 111 within expression: github.event_name != 'workflow_dispatch' || (github.event_name == 'workflow_dispatch' && (github.event.inputs[matrix.service] || github.event.inputs.all))
|