diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index db722ee4..79cfd77c 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -12,4 +12,4 @@ jobs: - name: Check spelling uses: crate-ci/typos@v1.18.0 with: - args: --exclude **/*.txt --exclude **/*.pvsm + args: --exclude **/*.txt --exclude **/*.pvsm