diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 16eaf43..f66c1e5 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -1,7 +1,7 @@ name: Integration Test on PR on: - pull_request: + pull_request_target: types: [opened, reopened, synchronize, ready_for_review] branches: - main