CI #1173
ci.yaml
on: workflow_dispatch
detect ci trigger
doctests
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L27
The workflow is not valid. .github/workflows/ci.yaml (Line: 27, Col: 9): Unrecognized named-value: 'workflow_dispatch'. Located at position 57 within expression: needs.detect-ci-trigger.outputs.triggered == 'false' || workflow_dispatch is not null .github/workflows/ci.yaml (Line: 87, Col: 9): Unrecognized named-value: 'workflow_dispatch'. Located at position 57 within expression: needs.detect-ci-trigger.outputs.triggered == 'false' || workflow_dispatch is not null
|