diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index f7426ce7..34c07ccc 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -3,7 +3,7 @@ name: Testing on: push: branches: [ develop, release ] - pull_request: + pull_request_target: branches: [ develop ] jobs: