From 24f3900c69a970a0d0e62c78e15007f2580cf186 Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Wed, 17 Feb 2021 21:55:19 +0800 Subject: [PATCH] :construction_worker: udpate ci --- .github/workflows/site_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site_deploy.yml b/.github/workflows/site_deploy.yml index c9115a0f..5c6f081d 100644 --- a/.github/workflows/site_deploy.yml +++ b/.github/workflows/site_deploy.yml @@ -2,7 +2,7 @@ name: Build Upload Site on: push: - pull_request: + pull_request_target: jobs: publish: