mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 01:06:00 +00:00
[doc] updated documentation version list (#2715)
This commit is contained in:
2
.github/workflows/doc_build_after_merge.yml
vendored
2
.github/workflows/doc_build_after_merge.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'version.txt'
|
||||
- 'docs/'
|
||||
types:
|
||||
- closed
|
||||
|
||||
@@ -16,7 +17,6 @@ jobs:
|
||||
steps:
|
||||
- name: trigger workflow in ColossalAI-Documentation
|
||||
run: |
|
||||
gh
|
||||
curl \
|
||||
-X POST \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
|
Reference in New Issue
Block a user