diff --git a/.github/workflows/check-spelling-errors.yml b/.github/workflows/check-spelling-errors.yml index 9b37e643..37d76b5e 100644 --- a/.github/workflows/check-spelling-errors.yml +++ b/.github/workflows/check-spelling-errors.yml @@ -27,4 +27,4 @@ jobs: - name: Run codespell run: | - codespell -L "ocassion,occassion,ot,te,tje" --ignore-regex '\.txt$|\.md$|\.py|\.ipynb$' + codespell -L "ocassion,occassion,ot,te,tje" **/*.{txt,md,py,ipynb}