Skip to content

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

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

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

---
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/[email protected]
secrets:
token: ${{ secrets.GITHUB_TOKEN }}