Skip to content

Commit c621915

Browse files
committed
more permissions
1 parent 98cebf6 commit c621915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/spelling.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ on:
1212
jobs:
1313
spelling:
1414
name: Check Spelling
15-
# permissions:
15+
permissions:
1616
# contents: read
17-
# pull-requests: read
17+
pull-requests: read
1818
# actions: read
1919
# security-events: write
2020
outputs:

0 commit comments

Comments
 (0)