markdown only

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

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