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