diff --git a/.github/workflows/spell_check.yml b/.github/workflows/spell_check.yml index af0942c278..1cc6a91d8c 100644 --- a/.github/workflows/spell_check.yml +++ b/.github/workflows/spell_check.yml @@ -1,11 +1,6 @@ name: Check Spelling on: - push: - branches: - - master - paths: - - 'documentation/**' pull_request: branches: - master