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

This commit is contained in:
haoranchen 2025-03-21 18:34:37 +08:00 committed by GitHub
parent 79923d8b41
commit 021a7d8cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,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'