Skip to content

Commit 7ebde7a

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on workflows
Added information on documentation
1 parent b08615d commit 7ebde7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: codespell
2020
uses: codespell-project/actions-codespell@master
2121
with:
22-
skip: .git,*.png,*.jpg,*.svg,*.sum,*.json,*.lock,*.js,*.html,*.yml,*.test.ts,*.ts
22+
skip: .git,*.png,*.jpg,*.svg,*.sum,*.json,*.lock,*.js,*.html,*.yml,*.test.ts,*.ts,*.txt
2323
ignore_words_list: aks,keyserver,atleast,dne,ser,ist,files',ba,dum,iam,te,parm
2424
check_filenames: true
2525
check_hidden: true

0 commit comments

Comments
 (0)