Skip to content

Commit 2f8e26e

Browse files
Add PR write permissions
1 parent b7866ea commit 2f8e26e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
permissions:
1212
contents: write
13+
pull-requests: write
14+
1315

1416
env:
1517
target_branch: rel/${{github.event.inputs.version}}

0 commit comments

Comments
 (0)