diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 6e4cca465f..147e721a22 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -1,10 +1,10 @@ name: Codespell on: - push: pull_request: branches: - master + - main - "v*.*.*" jobs: