diff --git a/.github/workflows/check-git-apply.yaml b/.github/workflows/check-git-apply.yaml index 61fc2de4..6bd49023 100644 --- a/.github/workflows/check-git-apply.yaml +++ b/.github/workflows/check-git-apply.yaml @@ -1,15 +1,15 @@ name: Check git apply -permissions: - actions: none - checks: none - contents: none - deployments: none - issues: none - packages: none - pull-requests: write - repository-projects: none - security-events: none - statuses: none +#permissions: +# actions: none +# checks: none +# contents: none +# deployments: none +# issues: none +# packages: none +# pull-requests: write +# repository-projects: none +# security-events: none +# statuses: none on: workflow_dispatch: