feat(CI): Added GitHub Actions to check for code style violations #3
check-format.yml
on: pull_request
Check if code needs formatting
Annotations
1 error
Invalid workflow file:
.github/workflows/check-format.yml#L24
The workflow is not valid. .github/workflows/check-format.yml (Line: 24, Col: 14): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.check.result
|