diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 7065661..6afb0e6 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -2,8 +2,6 @@ name: Spell Check Action ✨🔤 on: push: - branches: - - main pull_request: jobs: @@ -19,4 +17,4 @@ jobs: - name: Run Spelling Check 🔎 uses: crate-ci/typos@master with: - config: ./typos.toml \ No newline at end of file + config: ./typos.toml