From b34aa8105c24bc21f08a07c577b0b024334b1504 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Sat, 15 Jan 2022 11:30:58 +0100 Subject: [PATCH] Update check-git-apply.yaml --- .github/workflows/check-git-apply.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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: