diff --git a/.github/workflows/check-types.yml b/.github/workflows/check-types.yml index 4fe5ff2207..356efd516b 100644 --- a/.github/workflows/check-types.yml +++ b/.github/workflows/check-types.yml @@ -1,6 +1,6 @@ name: Check types on: - pull_request: + pull_request_target: branches: - main jobs: