From eba9c74c5a0e3a3e6ed07154eed01a079325a033 Mon Sep 17 00:00:00 2001 From: "sammy.huang" Date: Thu, 18 Apr 2024 20:08:04 +0800 Subject: [PATCH] =?UTF-8?q?enhance:=20revert=20[skip=20e2e]=20use=20pull?= =?UTF-8?q?=5Frequest=5Ftarget=20event=20instead=20(#32=E2=80=A6=20(#32429?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pr: #32426 This reverts commit 6a4062d08c778ac7ba1675d03ae365e236b32078. Signed-off-by: Liang Huang --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index b06873421e..b470b800a4 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -18,7 +18,7 @@ on: - go.mod - '!**.md' - '!build/ci/jenkins/**' - pull_request_target: + pull_request: # file paths to consider in the event. Optional; defaults to all. paths: - 'scripts/**'