From b7e97b92892e07a54703a74386040c8f79b29158 Mon Sep 17 00:00:00 2001 From: Maciej Michalski <5445923+spy86@users.noreply.github.com> Date: Tue, 11 Jun 2024 21:51:00 +0200 Subject: [PATCH] Update auto-merge-github-actions.yml --- .github/workflows/auto-merge-github-actions.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/auto-merge-github-actions.yml b/.github/workflows/auto-merge-github-actions.yml index 20a151c..f7a05d0 100644 --- a/.github/workflows/auto-merge-github-actions.yml +++ b/.github/workflows/auto-merge-github-actions.yml @@ -5,8 +5,7 @@ on: - opened - synchronize permissions: - contents: write-all - pull-requests: write + contents: write jobs: auto-merge: runs-on: ubuntu-latest