ci: add tdgpt .c file into TDengine and TDgpt workflow

This commit is contained in:
Feng Chao 2025-03-20 16:12:34 +08:00
parent 0b8bff92c6
commit 7d6cdcae85
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ on:
- 'tools/tdgpt/**'
- 'source/libs/executor/src/forecastoperator.c'
- 'source/libs/executor/src/anomalywindowoperator.c'
- 'source/dnode/mnode/impl/src/mndAnode.c'
- 'include/common/tanalytics.h'
- 'source/common/src/tanalytics.c'
- 'tests/parallel/tdgpt_cases.task'

View File

@ -12,6 +12,7 @@ on:
- 'tools/tdgpt/**'
- 'source/libs/executor/src/forecastoperator.c'
- 'source/libs/executor/src/anomalywindowoperator.c'
- 'source/dnode/mnode/impl/src/mndAnode.c'
- 'include/common/tanalytics.h'
- 'source/common/src/tanalytics.c'
- 'tests/parallel/tdgpt_cases.task'