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 6c00f91 + e6b7ed2 commit 40b86f0Copy full SHA for 40b86f0
.github/workflows/issue_creation_workflow.yml
@@ -1,5 +1,8 @@
1
name: Issue Creation Workflow
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
issues:
8
types: [opened]
0 commit comments