Skip to content

feat!: modernize apache2 defaults and testing #96

feat!: modernize apache2 defaults and testing

feat!: modernize apache2 defaults and testing #96

---
name: "Prevent file change"
"on":
pull_request_target:
branches: [main]
jobs:
prevent-file-change:
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@8.0.0
permissions:
pull-requests: write
secrets:
token: ${{ secrets.GITHUB_TOKEN }}