Skip to content

fix(ci): Update workflows to use release pipeline #1

fix(ci): Update workflows to use release pipeline

fix(ci): Update workflows to use release pipeline #1

---
name: prevent-file-change
"on":
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
prevent-file-change:

Check failure on line 13 in .github/workflows/prevent-file-change.yml

View workflow run for this annotation

GitHub Actions / prevent-file-change

Invalid workflow file

The workflow is not valid. .github/workflows/prevent-file-change.yml (Line: 13, Col: 3): Error calling workflow 'sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3'. The nested job 'prevent-metadata-change' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'. .github/workflows/prevent-file-change.yml (Line: 13, Col: 3): Error calling workflow 'sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3'. The nested job 'prevent-workflow-change' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.3
secrets:
token: ${{ secrets.GITHUB_TOKEN }}