Test workflow #1
Triggered via pull request
September 20, 2024 09:26
Status
Startup failure
Total duration
–
Artifacts
–
workflow.yaml
on: pull_request
Lint project
Run unit test
Annotations
1 error
Invalid workflow file:
.github/workflows/workflow.yaml#L61
The workflow is not valid. .github/workflows/workflow.yaml (Line: 61, Col: 9): Unrecognized named-value: 'job'. Located at position 1 within expression: job.lint_project.stpes.lint_result.changed == 0 .github/workflows/workflow.yaml (Line: 60, Col: 5): Required property is missing: runs-on
|