Skip to content

Commit 1b2f300

Browse files
authored
Add additional permissions for backport workflow (#10269)
1 parent 143e96c commit 1b2f300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/backport.yml

+2-1
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)