pull/404/head
Tom Arra 3 years ago
parent ca0d6d7e62
commit 242b4328cf

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