diff --git a/.github/workflows/intergration-test.yml b/.github/workflows/intergration-test.yml index 574e9eb03..5a0ef7a4f 100644 --- a/.github/workflows/intergration-test.yml +++ b/.github/workflows/intergration-test.yml @@ -7,7 +7,8 @@ on: pull_request: push: - branches: [main] + # TODO: remove e2eTest from here + branches: [main, e2eTest] tags: ["v*.*.*"] repository_dispatch: