Implemented basic CI workflow #10
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/ci.yml#L1
(Line: 9, Col: 5): Unexpected value 'jobs', (Line: 45, Col: 31): Unrecognized named-value: 'github'. Located at position 1 within expression: github.actor, (Line: 46, Col: 31): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN, (Line: 51, Col: 24): Unrecognized named-value: 'github'. Located at position 1 within expression: github.repository_owner, (Line: 1, Col: 1): Required property is missing: jobs
|