actions-marketplace-validations/md-spellcheck-action

Spell-check english markdown files, ignoring code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 2, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/matheus23_md-spellcheck-action@a7378f7dce9b3d8e466d31eb3b89b942ebc49b02 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
files-to-checkNewline-separated globs of files to checkyes
files-to-excludeNewline-separated globs of files to exclude. Files that are both in files-to-check and files-to-exclude are excluded.no
words-to-ignore-fileA path to a text file with newline-separated custom words to ignore when checkingno""

no outputs