diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 39aec3bc6b..96035c8edf 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -11,5 +11,3 @@ jobs: - name: Check spelling uses: crate-ci/typos@v1.18.2 - with: - config: ./.github/.typos.toml diff --git a/.github/.typos.toml b/typos.toml similarity index 100% rename from .github/.typos.toml rename to typos.toml