From 1de50bd093dfda7e3d02f6b25d4f3fa9b508653a Mon Sep 17 00:00:00 2001 From: zomars Date: Wed, 18 May 2022 15:08:55 -0600 Subject: [PATCH] Update check-types.yml --- .github/workflows/check-types.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-types.yml b/.github/workflows/check-types.yml index 4fe5ff22..356efd51 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: