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 19a58fc + c721160 commit cd0c2bcCopy full SHA for cd0c2bc
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
+ pull-requests: read
6
+
7
on:
8
pull_request:
9
types: [opened, edited]
0 commit comments