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 b7866ea commit 2f8e26eCopy full SHA for 2f8e26e
.github/workflows/release-pr.yml
@@ -10,6 +10,8 @@ on:
10
11
permissions:
12
contents: write
13
+ pull-requests: write
14
+
15
16
env:
17
target_branch: rel/${{github.event.inputs.version}}
0 commit comments