diff --git a/.github/workflows/integrationTests.yaml b/.github/workflows/integrationTests.yaml index cd9441507d..86f1b6f20e 100644 --- a/.github/workflows/integrationTests.yaml +++ b/.github/workflows/integrationTests.yaml @@ -3,7 +3,7 @@ on: push: branches: - "*" - pull_request: + pull_request_target: branches: - "*" jobs: