Merge pull request #30285 from taosdata/tomchon-patch-3
docs: add description to tdgpt-test.yml
This commit is contained in:
commit
276aa602e8
|
@ -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