diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index e165a5f9d..d110b2167 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -97,12 +97,6 @@ jobs: suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }} checkout: true check_file_names: 0 - only: | - *.md - *.in - contrib/* - src/* - docs/* spell_check_this: check-spelling/spell-check-this@prerelease post_comment: 0 use_magic_file: 1