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