Skip to content

Commit 2653c99

Browse files
CopilotMossaka
andcommitted
Add explicit permissions to typos workflow for security
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
1 parent c6feaa5 commit 2653c99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/typos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- main
77
pull_request:
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
typos:
1114
name: Spell Check with Typos

0 commit comments

Comments
 (0)