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 63267a3 commit 9383f04Copy full SHA for 9383f04
1 file changed
.github/workflows/issue-manager.yml
@@ -14,6 +14,9 @@ on:
14
- labeled
15
workflow_dispatch:
16
17
+permissions:
18
+ issues: write
19
+
20
jobs:
21
issue-manager:
22
if: github.repository_owner == 'tiangolo'
0 commit comments