diff --git a/.github/workflows/happo-tests.yml b/.github/workflows/happo-tests.yml index 19fc017e30d..d03fd7ca7a4 100644 --- a/.github/workflows/happo-tests.yml +++ b/.github/workflows/happo-tests.yml @@ -2,7 +2,7 @@ name: Happo CI on: pull_request: - branches: [main] + branches: [main,integrationTesting] jobs: changes: