diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 79b2ba05d0..281c893403 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -1,8 +1,10 @@ name: Build and Test on: - pull_request: push: + branches: + - main + pull_request: jobs: regression-check: