Test environment protection #3
test-envs.yaml
on: workflow_dispatch
first-job
second-job
Annotations
1 error
Invalid workflow file:
.github/workflows/test-envs.yaml#L9
The workflow is not valid. .github/workflows/test-envs.yaml (Line: 9, Col: 5): Required property is missing: runs-on .github/workflows/test-envs.yaml (Line: 14, Col: 5): Required property is missing: runs-on
|