"...git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "15055f9a36d215e5a4fba8658e1b04c895881da6"
Unverified Commit 91ccf975 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[workflow] fixed doc build trigger condition (#3072)

parent f19b49e1
name: Build Documentation upon Release name: Build Documentation After Merge
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
paths: paths:
- 'version.txt' - 'version.txt'
- 'docs/' - 'docs/**'
types: types:
- closed - closed
......
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