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 11e165f commit 5d21a26Copy full SHA for 5d21a26
1 file changed
.github/workflows/issue-manager.yml
@@ -11,6 +11,9 @@ on:
11
types:
12
- labeled
13
14
+permissions:
15
+ issues: write
16
+
17
jobs:
18
issue-manager:
19
runs-on: ubuntu-latest
0 commit comments