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