From d7cbbb22bda9094730cfceec0ce3920d23e59a2e Mon Sep 17 00:00:00 2001 From: Sick Nick <93610410+sicknick99@users.noreply.github.com> Date: Mon, 18 Apr 2022 19:26:36 -0400 Subject: [PATCH] Use pr_target in gh action (#60) --- .github/workflows/test-python.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-python.yaml b/.github/workflows/test-python.yaml index 6eafd39c..c1158ba4 100644 --- a/.github/workflows/test-python.yaml +++ b/.github/workflows/test-python.yaml @@ -4,7 +4,7 @@ on: push: branches: - main - pull_request: + pull_request_target: branches: - main