diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index 5b8d0aa9e..a9df77cf8 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -1,12 +1,12 @@ name: Check git apply -#permissions: +permissions: # actions: none # checks: none -# contents: none +# contents: write # deployments: none # issues: none # packages: none -# pull-requests: write + pull-requests: write # repository-projects: none # security-events: none # statuses: none