diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 11a2210f0..76126b409 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -1,7 +1,7 @@ name: CI Coverage for PR on: - pull_request: + pull_request_target: types: - opened - synchronize