mirror of https://github.com/hpcaitech/ColossalAI
[workflow] enblaed doc build from a forked repo (#3815)
parent
19d153057e
commit
1e3b64f26c
|
@ -2,12 +2,12 @@ name: Build Documentation After Merge
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- 'version.txt'
|
||||
- 'docs/**'
|
||||
types:
|
||||
- closed
|
||||
- "version.txt"
|
||||
- "docs/**"
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
jobs:
|
||||
build-doc:
|
||||
|
|
Loading…
Reference in New Issue