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.
issues: write
1 parent edf9a7a commit 99df3ffCopy full SHA for 99df3ff
.github/workflows/release-please.yml
@@ -12,6 +12,7 @@ jobs:
12
permissions:
13
contents: write # Contents and pull-requests are for release-please to make releases.
14
pull-requests: write
15
+ issues: write
16
17
services:
18
redis:
0 commit comments