diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 7ff67a1e1b1..6d0a4079b86 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -1,6 +1,6 @@ name: PR Checks on: - pull_request: + pull_request_target: types: - opened - synchronize