From 28418612f62ffbeb88e1fb39d75cfb097e3b4a86 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 11 Mar 2024 13:48:08 +0100 Subject: [PATCH] revert #375 --- .github/workflows/backport.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 9da446e7..410c5e8b 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -6,8 +6,7 @@ on: # yamllint disable-line rule:truthy types: [closed, labeled] permissions: contents: write # so it can comment - pull-requests: write # so it can create pull requests - actions: write # so it can backport dependabot + pull-requests: write # so it can create pull requests jobs: backport: name: Backport pull request