From c2b67f91c8d28eceb547f6d2dc96824220301f74 Mon Sep 17 00:00:00 2001 From: Maciej Michalski <5445923+spy86@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:49:03 +0200 Subject: [PATCH] Update auto-merge-github-actions.yml --- .github/workflows/auto-merge-github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-merge-github-actions.yml b/.github/workflows/auto-merge-github-actions.yml index df2e8ea..20a151c 100644 --- a/.github/workflows/auto-merge-github-actions.yml +++ b/.github/workflows/auto-merge-github-actions.yml @@ -5,7 +5,7 @@ on: - opened - synchronize permissions: - contents: write + contents: write-all pull-requests: write jobs: auto-merge: