Skip to content

Commit cfbfa1f

Browse files
committed
spellchecker
1 parent 8a9420f commit cfbfa1f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/codespell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ jobs:
2121
uses: actions/checkout@v4
2222
- name: Codespell
2323
uses: codespell-project/actions-codespell@v2
24+
with:
25+
source_files: README.md docs/feeds.md docs/validator.md software/CONTRIBUTING.md software/MASTER_BRANCH_RENAME.md software/RELEASING.md software/SOFTWARE_README.md
26+
task_name: Markdown

0 commit comments

Comments
 (0)