From 0f6d0c205fa366ce04fea3855e55ada144f4d0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Fri, 29 Nov 2024 17:54:47 +0300 Subject: [PATCH] fix(spell-check-daily): remove local-cspell-json (#15) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- sources/.github/workflows/spell-check-daily.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/.github/workflows/spell-check-daily.yaml b/sources/.github/workflows/spell-check-daily.yaml index 696963f..2ff647a 100644 --- a/sources/.github/workflows/spell-check-daily.yaml +++ b/sources/.github/workflows/spell-check-daily.yaml @@ -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: |