From 574cf96b2fe7b98fa9a6aec9c7938cbfbbcdce58 Mon Sep 17 00:00:00 2001 From: Greg Richardson Date: Tue, 30 May 2023 16:30:34 -0600 Subject: [PATCH] chore: ignore i18n for spell check --- .github/workflows/avoid-typos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/avoid-typos.yml b/.github/workflows/avoid-typos.yml index 98b952ef4c..5246c0d793 100644 --- a/.github/workflows/avoid-typos.yml +++ b/.github/workflows/avoid-typos.yml @@ -23,3 +23,4 @@ jobs: **/package-lock.json .git/* *.ipynb + i18n/*