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 40b86f0 + 7c723bc commit e7b9acdCopy full SHA for e7b9acd
1 file changed
.github/workflows/pr_creation_workflow.yml
@@ -1,5 +1,9 @@
1
name: PR Creation Workflow
2
3
+permissions:
4
+ contents: read
5
+ issues: read
6
+
7
on:
8
pull_request:
9
types: [opened, edited]
0 commit comments