From 0095033320cee32fdb416e1be71262e937a85f6a Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Tue, 12 Nov 2024 22:48:22 +0200 Subject: [PATCH] Extra permissions --- .github/workflows/sign_rebase.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sign_rebase.yml b/.github/workflows/sign_rebase.yml index 41656ed..26693d5 100644 --- a/.github/workflows/sign_rebase.yml +++ b/.github/workflows/sign_rebase.yml @@ -5,6 +5,7 @@ on: permissions: contents: write + pull-requests: write jobs: rebase: