diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 87999900..12c099b8 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -4,8 +4,9 @@ on: push: branches: [ main ] pull_request: - types: [ opened, synchronize, reopened ] branches: [ main ] + pull_request_target: + types: [ opened, synchronize, reopened ] env: LOCALHOST_URL: http://localhost