diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index dab113f2..c187ae2e 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -7,7 +7,7 @@ on: push: branches: [ "main", "dev" ] pull_request: - branches: [ "main" ] + branches: [ "main", "dev" ] workflow_dispatch: