Skip to content

Commit 6b68f91

Browse files
Add additional permissions for backport workflow (#10269) (#10270)
(cherry picked from commit 1b2f300) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
1 parent 819d606 commit 6b68f91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/backport.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ on:
66
- labeled
77

88
permissions:
9-
pull-requests: write
9+
actions: write
1010
contents: write
11+
pull-requests: write
1112

1213
jobs:
1314
backport:

0 commit comments

Comments
 (0)