mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-09 11:58:06 +00:00
[workflow] fixed format error in yaml file (#1145)
This commit is contained in:
parent
ff644ee5e4
commit
c77da0dc81
@ -2,7 +2,7 @@ name: Draft GitHub Release Post
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_requests:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'version.txt'
|
||||
types:
|
||||
|
Loading…
Reference in New Issue
Block a user