Skip to content

Commit 301518f

Browse files
committed
add config file to workflow
1 parent 5ca9a91 commit 301518f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/spellckeck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
with:
1313
persist-credentials: false
1414
- uses: streetsidesoftware/cspell-action@24fa8d3096a314ce263f39578744e9d9f8d80acf # v8.1.2
15+
with:
16+
config: ./cspell.config.mjs

0 commit comments

Comments
 (0)