We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819d606 commit 6b68f91Copy full SHA for 6b68f91
1 file changed
.github/workflows/backport.yml
@@ -6,8 +6,9 @@ on:
6
- labeled
7
8
permissions:
9
- pull-requests: write
+ actions: write
10
contents: write
11
+ pull-requests: write
12
13
jobs:
14
backport:
0 commit comments