Skip to content

Commit

Permalink
fix(spell-check-daily): remove local-cspell-json (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Nov 29, 2024
1 parent 5239dac commit 0f6d0c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/.github/workflows/spell-check-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
with:
local-cspell-json: .cspell.json
incremental-files-only: false
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
dict-packages: |
Expand Down

0 comments on commit 0f6d0c2

Please sign in to comment.