diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 0eba7e19ce..f12450282b 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -1,9 +1,8 @@ name: Unit tests on: - pull_request: - - push: + pull_request_target: branches: + - dev - main concurrency: