Skip to content

Commit 8a8ad4f

Browse files
committed
Skip spellchecking downloads folder
1 parent aa9ae22 commit 8a8ad4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
1717
with:
1818
check_filenames: true
19-
skip: .git,docs/downloads
19+
skip: '.git','docs/downloads'
2020
ignore_words_list:
2121

2222
- name: install Zensical

0 commit comments

Comments
 (0)