ci: add workflow description

Signed-off-by: WANG Xu <feici02@outlook.com>
This commit is contained in:
haoranchen 2025-03-19 20:33:48 +08:00 committed by WANG Xu
parent 396a01de16
commit 2b30d54a3b
No known key found for this signature in database
GPG Key ID: 243B1A4F56B56F50
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Run unit-test and system-test cases for TDgpt when TDgpt code is changed.
name: TDgpt Test
on:

View File

@ -1,3 +1,5 @@
# Scheduled updates for the TDgpt service.
name: TDgpt Update Service
on: