Skip to content

Commit

Permalink
chore(spell-check-partial): enable for unchanged files (autowarefound…
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo authored Jul 25, 2023
1 parent dfd0ee7 commit e2e80c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-check-partial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
local-cspell-json: .cspell-partial.json
incremental-files-only: true
incremental-files-only: false

0 comments on commit e2e80c8

Please sign in to comment.