Skip to content

Commit

Permalink
Update workflow to Preview home page (#51)
Browse files Browse the repository at this point in the history
Signed-off-by: Carson Yang <[email protected]>
  • Loading branch information
yangchuansheng authored Sep 10, 2024
1 parent 0e27ee5 commit 669466b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: github pages
name: Preview Home Page

on:
workflow_dispatch:
pull_request_target:
paths:
- "projects/fastgpt/**"
branches:
- "new-home"
- "main"

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
Expand Down

0 comments on commit 669466b

Please sign in to comment.