💚(project) avoid CI inception #828
api.yml
on: push
build-api
lint-api
lint-bench
test-api
test-database-migrations
update-bench-db
Annotations
1 error
Invalid workflow file:
.github/workflows/api.yml#L222
The workflow is not valid. .github/workflows/api.yml (Line: 222, Col: 9): Unexpected symbol: '"github-actions"'. Located at position 48 within expression: github.event_name == 'push' && github.actor != "github-actions"
|