diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 59bec28a983..ab16dc1bf35 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -3,7 +3,7 @@ name: Typos on: pull_request: push: - branches: ["master", "add/typo-checking-10601-config-only"] + branches: ["master"] env: TYPOS_VER: v1.28.1