Skip to content

Update actions/checkout action to v7 #82

Update actions/checkout action to v7

Update actions/checkout action to v7 #82

---
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 }}