summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/spell-checker.yml
AgeCommit message (Collapse)Author
2020-12-20Use `git ls-files` instead of `find` in `spell-checker.yml` [ci skip]KOBAYASHI Shuji
To avoid including `.git` directory.
2020-12-17feat(CI): add a GitHub Action to check spellingJohn Bampton
- Fix spelling - Run only on pull request - Using https://github.com/client9/misspell