diff --git a/.github/workflows/ci-tests.yaml b/.github/workflows/ci-tests.yaml index 6c01ff5a9..f81338971 100644 --- a/.github/workflows/ci-tests.yaml +++ b/.github/workflows/ci-tests.yaml @@ -1,7 +1,8 @@ name: CI run integration tests on: - pull_request_target: - types: [opened, synchronize, reopened] +# pull_request_target: +# types: [opened, synchronize, reopened] + pull_request: {} # By specifying the access of one of the scopes, all of those that are not specified are set to 'none'. permissions: