Skip to content

Commit 3959854

Browse files
Update backport.yml
1 parent 6fb5b87 commit 3959854

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/backport.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
types: [closed]
55
issue_comment:
66
types: [created]
7-
7+
permissions:
8+
contents: write # so it can comment
9+
pull-requests: write # so it can create pull requests
810
jobs:
911
backport:
1012
name: Create backport PRs

0 commit comments

Comments
 (0)