various ci fixes #12
pre-commit-check.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-check.yml#L12
The workflow is not valid. .github/workflows/pre-commit-check.yml (Line: 12, Col: 3): Error calling workflow 'devmarkusb/gh-workflows/.github/workflows/pre-commit.yml@main'. 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'.
|