Skip to content

Commit 9e97f2c

Browse files
committed
chore(ci/cd): preview
1 parent c1daaa4 commit 9e97f2c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Preview Home Page
22

33
on:
44
workflow_dispatch:
5-
pull_request_target:
6-
paths:
7-
- 'projects/fastgpt/**'
5+
pull_request:
86

97
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
108
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.

0 commit comments

Comments
 (0)