parent
003f476d8e
commit
5b76d46119
|
@ -9,6 +9,13 @@ on:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'packaging/**'
|
- 'packaging/**'
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
- 'tools/tdgpt/**'
|
||||||
|
- 'source/libs/executor/src/forecastoperator.c'
|
||||||
|
- 'source/libs/executor/src/anomalywindowoperator.c'
|
||||||
|
- 'include/common/tanalytics.h'
|
||||||
|
- 'source/common/src/tanalytics.c'
|
||||||
|
- 'tests/parallel/tdgpt_cases.task'
|
||||||
|
- 'tests/script/tsim/analytics'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}-TDengine
|
group: ${{ github.workflow }}-${{ github.ref }}-TDengine
|
||||||
|
|
Loading…
Reference in New Issue