diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 360f71ed..f78a9430 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -1,10 +1,7 @@ name: Integration Tests on: - pull_request_target: - types: - - opened - - synchronize + pull_request: push: branches: - main