We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bef7c commit 6c4df35Copy full SHA for 6c4df35
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
permissions:
9
id-token: write
10
contents: write
11
+ pull-requests: write
12
13
concurrency: ${{ github.workflow }}-${{ github.ref }}
14
0 commit comments