Skip to content

Merge pull request #26 from marcvanheerden/typo_fix #30

Merge pull request #26 from marcvanheerden/typo_fix

Merge pull request #26 from marcvanheerden/typo_fix #30

Workflow file for this run

name: Spell check
on: [push, pull_request]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: md-spellcheck-action
uses: matheus23/[email protected]
with:
files-to-check: "*.md"
files-to-exclude: "LICENSE.md"
words-to-ignore-file: ./.github/workflows/words-to-ignore.txt