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 d7f7c6d + 5059ce2 commit 211c224Copy full SHA for 211c224
1 file changed
.github/workflows/issue_creation_workflow.yml
@@ -1,5 +1,9 @@
1
name: Issue Creation Workflow
2
3
+permissions:
4
+ contents: read
5
+ issues: read
6
+
7
on:
8
issues:
9
types: [opened]
0 commit comments