Update typos.yaml
This commit is contained in:
parent
12dbd23d1f
commit
f87e328ed7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/typos.yaml
vendored
2
.github/workflows/typos.yaml
vendored
|
|
@ -11,3 +11,5 @@ jobs:
|
||||||
|
|
||||||
- name: Check spelling
|
- name: Check spelling
|
||||||
uses: crate-ci/typos@master
|
uses: crate-ci/typos@master
|
||||||
|
with:
|
||||||
|
config: './.github/workflow/_typos.toml'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue