Skip to content

Commit eadf29c

Browse files
committed
permission contents read
1 parent 580b668 commit eadf29c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/spell_check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ on:
33
pull_request:
44

55
# test with no permissions
6-
permissions: { }
6+
permissions:
7+
contents: read
78

89
jobs:
910
spellcheck:

0 commit comments

Comments
 (0)