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 2c9c6ca commit 7bd122aCopy full SHA for 7bd122a
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/EESSI_tutorial_slides_ISC2026.pdf
+ skip: .git,*.pdf
20
ignore_words_list:
21
22
- name: install Zensical
0 commit comments