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:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- '3.0'
|
||||
- '3.3.6'
|
||||
paths:
|
||||
- 'tools/tdgpt/**'
|
||||
- 'source/libs/executor/src/forecastoperator.c'
|
||||
|
|
Loading…
Reference in New Issue