Skip to content

Commit de2ac9f

Browse files
committed
Update permissions for format checker
1 parent 479ed69 commit de2ac9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/FormatCheck.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
name: FormatCheck
22

3+
permissions:
4+
contents: read
5+
checks: write
6+
issues: write
7+
pull-requests: write
8+
39
on:
410
push:
511
branches:

0 commit comments

Comments
 (0)