ci: add workflow description
Signed-off-by: WANG Xu <feici02@outlook.com>
This commit is contained in:
parent
396a01de16
commit
2b30d54a3b
|
@ -1,3 +1,5 @@
|
||||||
|
# Run unit-test and system-test cases for TDgpt when TDgpt code is changed.
|
||||||
|
|
||||||
name: TDgpt Test
|
name: TDgpt Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Scheduled updates for the TDgpt service.
|
||||||
|
|
||||||
name: TDgpt Update Service
|
name: TDgpt Update Service
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in New Issue