diff --git a/.github/workflows/spellcheck-ru.yml b/.github/workflows/spellcheck-ru.yml index 60422ae8e64..cfb57cd431d 100644 --- a/.github/workflows/spellcheck-ru.yml +++ b/.github/workflows/spellcheck-ru.yml @@ -48,6 +48,6 @@ jobs: uses: streetsidesoftware/cspell-action@v6 id: cspell-action with: - files: ./ru/compute/sample.md + files: ru/compute/sample.md check_dot_files: false config: ./cspell.json