From 94e3822bdc7f3aaac0b370ec7074be7ba3f068c4 Mon Sep 17 00:00:00 2001 From: Carson Yang Date: Tue, 10 Sep 2024 19:44:08 +0800 Subject: [PATCH] Update preview workflow Signed-off-by: Carson Yang --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 7ef6d66..eb85f0e 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -2,7 +2,7 @@ name: Preview Home Page on: workflow_dispatch: - pull_request_target: + pull_request: paths: - "projects/fastgpt/**" branches: