Update spell-checker.yml

This commit is contained in:
Matt Stannett 2022-12-19 22:41:35 +13:00 committed by GitHub
parent 0cfdb3600d
commit 6411df2a44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ jobs:
- name: Perform spell check
uses: sobolevn/misspell-fixer-action@0.1.0
with:
options: -rsvn .
- name: Create a PR for any issues that are identified
uses: peter-evans/create-pull-request@v3