Skip to content

Update sous-chefs/.github action to v8.0.4 - autoclosed #53

Update sous-chefs/.github action to v8.0.4 - autoclosed

Update sous-chefs/.github action to v8.0.4 - autoclosed #53

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