diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index ce03a430..ebf55649 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -25,3 +25,4 @@ jobs: uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2 with: ignore_words_file: .codespellignore + skip: frame*.txt