From 657ccb4bdf9eafab83d614606cc45adf47599732 Mon Sep 17 00:00:00 2001 From: uy/sun Date: Wed, 5 Aug 2026 17:34:53 +0800 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20CI:=20=E7=94=A8=20pul?= =?UTF-8?q?l=5Frequest=20=E6=9B=BF=E4=BB=A3=20pull=5Frequest=5Ftarget=20(#?= =?UTF-8?q?4140)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/noneflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/noneflow.yml b/.github/workflows/noneflow.yml index e5118a8d..4237a058 100644 --- a/.github/workflows/noneflow.yml +++ b/.github/workflows/noneflow.yml @@ -5,7 +5,7 @@ on: types: [opened, reopened, edited] issue_comment: types: [created] - pull_request_target: + pull_request: types: [closed] pull_request_review: types: [submitted]