We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580b668 commit eadf29cCopy full SHA for eadf29c
.github/workflows/spell_check.yml
@@ -3,7 +3,8 @@ on:
3
pull_request:
4
5
# test with no permissions
6
-permissions: { }
+permissions:
7
+ contents: read
8
9
jobs:
10
spellcheck:
0 commit comments