markdown only

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

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