Unverified Commit 1e3b64f2 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[workflow] enblaed doc build from a forked repo (#3815)

parent 19d15305
...@@ -2,12 +2,12 @@ name: Build Documentation After Merge ...@@ -2,12 +2,12 @@ name: Build Documentation After Merge
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: push:
paths: paths:
- 'version.txt' - "version.txt"
- 'docs/**' - "docs/**"
types: branches:
- closed - "main"
jobs: jobs:
build-doc: build-doc:
......
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 to comment