Skip to content

Commit

Permalink
Update deploy-docs-preview workflow (labring#304)
Browse files Browse the repository at this point in the history
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
  • Loading branch information
yangchuansheng authored Sep 15, 2023
1 parent 4365a94 commit 24164d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: deploy-docs-preview

on:
pull_request_target:
paths:
- 'docSite/**'
branches:
- 'main'
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit 24164d9

Please sign in to comment.