We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9cc4f commit 6c0b297Copy full SHA for 6c0b297
1 file changed
.github/workflows/FormatCheck.yml
@@ -1,5 +1,11 @@
1
name: FormatCheck
2
3
+permissions:
4
+ contents: read
5
+ checks: write
6
+ issues: write
7
+ pull-requests: write
8
+
9
on:
10
push:
11
branches:
0 commit comments