diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 437bc25107..83caa27be5 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -2,7 +2,8 @@ name: Cypress on: push: branches: - - "*" + - main + - "3.*" jobs: cypress: name: Cypress