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 e75c36d commit 8f2e47cCopy full SHA for 8f2e47c
.github/workflows/release.yaml
@@ -9,6 +9,7 @@ on: # yamllint disable-line rule:truthy
9
permissions:
10
contents: write
11
pull-requests: write
12
+ issues: write
13
14
jobs:
15
release-please:
0 commit comments