We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fde5ea + 117a545 commit b0d4405Copy full SHA for b0d4405
.github/workflows/spell.yml
@@ -8,6 +8,9 @@ on:
8
- 'release/**'
9
pull_request:
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
spell:
16
name: "Spell check"
0 commit comments