We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca9a91 commit 301518fCopy full SHA for 301518f
1 file changed
.github/workflows/spellckeck.yml
@@ -12,3 +12,5 @@ jobs:
12
with:
13
persist-credentials: false
14
- uses: streetsidesoftware/cspell-action@24fa8d3096a314ce263f39578744e9d9f8d80acf # v8.1.2
15
+ with:
16
+ config: ./cspell.config.mjs
0 commit comments