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.
1 parent 9ce3a48 commit 7b28f16Copy full SHA for 7b28f16
1 file changed
.github/workflows/spelling.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ "main" ]
6
types: [ "review_requested", "ready_for_review" ]
7
name: Spell Check
8
+permissions:
9
+ contents: read
10
jobs:
11
codespell:
12
runs-on: ubuntu-latest
0 commit comments