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.
2 parents 1f3d3c7 + 8ae616a commit 2d2f6a3Copy full SHA for 2d2f6a3
.github/workflows/release.yml
@@ -9,6 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
9
10
permissions:
11
contents: write
12
+ pull-requests: write
13
14
jobs:
15
release:
0 commit comments