diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index ae08d523..d8da085b 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -2,7 +2,7 @@ name: Build and Test on: push: - branches: [ main-switch-to-cypress ] + branches: [ main ] jobs: test: