We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181b822 commit f092ebfCopy full SHA for f092ebf
.github/workflows/spell-check.yml
@@ -10,3 +10,4 @@ jobs:
10
- uses: codespell-project/actions-codespell@v2
11
with:
12
path: content/
13
+ ignore_words_file: .codespell-ignore
0 commit comments