From 9d81b43af601172240ad717dfd357c6685a96e1d Mon Sep 17 00:00:00 2001 From: bubkoo Date: Fri, 18 Dec 2020 11:51:02 +0800 Subject: [PATCH] =?UTF-8?q?ci(fix):=20=F0=9F=91=B7=20=F0=9F=90=9B=20use=20?= =?UTF-8?q?pull=5Frequest=5Ftarget=20event=20hook?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix secrets not accessable fix #424 --- .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 c4f271b57a9..202113f98dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ on: - next-major - alpha - beta - pull_request: + pull_request_target: jobs: ci: