Skip to content

Update sous-chefs/.github action to v9 #93

Update sous-chefs/.github action to v9

Update sous-chefs/.github action to v9 #93

---
name: prevent-file-change
"on":
pull_request:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: write
jobs:
prevent-file-change:
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@9.0.0
secrets:
token: ${{ secrets.GITHUB_TOKEN }}