diff --git a/.github/workflows/integrationTests.yaml b/.github/workflows/integrationTests.yaml index ed8973d360..a0893f9454 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: