Skip to content

Commit 3eb888c

Browse files
cdce8pgithub-actions[bot]
authored andcommitted
Add additional permissions for backport workflow (#10269)
(cherry picked from commit 1b2f300)
1 parent 819d606 commit 3eb888c

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)