Skip to content

Commit 1d32fa1

Browse files
committed
space separated
1 parent 9b3cce5 commit 1d32fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Check spelling with typos
2323
uses: crate-ci/typos@v1.42.1
2424
with:
25-
files: '**/*.ts, **/*.md, .github/workflows/*.yml'
25+
files: '**/*.ts **/*.md .github/workflows/*.yml'
2626

2727
lint:
2828
name: Lint

0 commit comments

Comments
 (0)