We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd0ee7 commit e2e80c8Copy full SHA for e2e80c8
.github/workflows/spell-check-partial.yaml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
17
local-cspell-json: .cspell-partial.json
18
- incremental-files-only: true
+ incremental-files-only: false
0 commit comments