Update spell checker to cover all files
This commit is contained in:
parent
df50ed1f42
commit
03ad835a79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/spell-check.yml
vendored
2
.github/workflows/spell-check.yml
vendored
|
@ -15,6 +15,6 @@ jobs:
|
|||
locale: US
|
||||
level: info
|
||||
reporter: github-pr-review
|
||||
path: README.md
|
||||
path: .
|
||||
filter_mode: added
|
||||
fail_on_error: false
|
||||
|
|
Loading…
Reference in a new issue