Skip to content

Commit 799c667

Browse files
committed
ci(spelling): add actions read permission
Add actions: read permission to the spelling check workflow's permissions.
1 parent 9632b87 commit 799c667

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/spelling.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Check Spelling
1212
permissions:
1313
contents: read
14+
actions: read
1415
security-events: write
1516
runs-on: ubuntu-latest
1617
concurrency:

0 commit comments

Comments
 (0)