Commit 24164d94 by Carson Yang Committed by GitHub

Update deploy-docs-preview workflow (#304)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
parent 4365a94e
...@@ -2,6 +2,10 @@ name: deploy-docs-preview ...@@ -2,6 +2,10 @@ name: deploy-docs-preview
on: on:
pull_request_target: pull_request_target:
paths:
- 'docSite/**'
branches:
- 'main'
workflow_dispatch: workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel # A workflow run is made up of one or more jobs that can run sequentially or in parallel
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment