We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9420f commit cfbfa1fCopy full SHA for cfbfa1f
1 file changed
.github/workflows/codespell.yml
@@ -21,3 +21,6 @@ jobs:
21
uses: actions/checkout@v4
22
- name: Codespell
23
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