diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index c67f27b8..2eed22ae 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -2,7 +2,7 @@ name: Integration Tests on: push: - branches: [ main, dev, copilot/** ] + pull_request: workflow_dispatch: jobs: