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 a06b83b commit 6b860a6Copy full SHA for 6b860a6
.github/workflows/promote-branch.yml
@@ -20,6 +20,7 @@ permissions:
20
actions: read
21
id-token: write
22
contents: write
23
+ pull-requests: write
24
25
concurrency:
26
group: 'promote-branch-${{ inputs.promotion-type }}-${{github.ref_name }}'
0 commit comments