Skip to content

fix: migrate to Policyfile #89

fix: migrate to Policyfile

fix: migrate to Policyfile #89

---
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@8.0.2
secrets:
token: ${{ secrets.GITHUB_TOKEN }}