We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d20c2c + a7864f6 commit 4a93b8aCopy full SHA for 4a93b8a
.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