attempting stuff

pull/404/head
Tom Arra 3 years ago
parent 9a1f7c9de8
commit ca0d6d7e62

@ -17,5 +17,6 @@ jobs:
- name: Check spelling
uses: zwaldowski/cspell-action@v1
with:
paths: '**/*.*'
paths: '**/*.{*}'
exclude: '**/*.{js}'
config: .vscode/cspell.json
Loading…
Cancel
Save