add pre-commit-check #1
pre-commit.yml
on: push
pre-commit
/
Pre-Commit check on PR
pre-commit
/
Pre-Commit check on Push
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pre-commit.yml#L9
The workflow is not valid. .github/workflows/pre-commit.yml (Line: 9, Col: 3): Error calling workflow 'bemanproject/infra-workflows/.github/workflows/[email protected]'. The nested job 'pre-commit-pr' is requesting 'checks: write, issues: write, pull-requests: write', but is only allowed 'checks: none, issues: none, pull-requests: none'.
|