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 8a8ad4f commit e4357abCopy full SHA for e4357ab
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
17
with:
18
check_filenames: true
19
- skip: '.git','docs/downloads'
+ skip: '.git,docs/downloads'
20
ignore_words_list:
21
22
- name: install Zensical
0 commit comments