Update .github/workflows/tdgpt-test.yml
Co-authored-by: WANG Xu <feici02@outlook.com>
This commit is contained in:
parent
4bf0c591c8
commit
4e10ca262a
|
@ -3,7 +3,9 @@ name: TDgpt Test
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
|
- 'main'
|
||||||
- '3.0'
|
- '3.0'
|
||||||
|
- '3.3.6'
|
||||||
paths:
|
paths:
|
||||||
- 'tools/tdgpt/**'
|
- 'tools/tdgpt/**'
|
||||||
- 'source/libs/executor/src/forecastoperator.c'
|
- 'source/libs/executor/src/forecastoperator.c'
|
||||||
|
|
Loading…
Reference in New Issue