Skip to content

Commit 28490be

Browse files
committed
CI: codespell skips pdf files
1 parent 351a5ae commit 28490be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
exclude_file: .codespell-ignorelines
2828
check_filenames: true
2929
check_hidden: true
30+
skip: '*.pdf'

0 commit comments

Comments
 (0)