From a02677ce9e4aea3328a4973eaca4dc114fab596e Mon Sep 17 00:00:00 2001 From: Michael Shick Date: Mon, 24 Apr 2023 10:30:33 -0400 Subject: [PATCH] use pull_request_target instead --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 711e4ae..7371bc3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: ci on: - pull_request: + pull_request_target: jobs: test: