Update .github/workflows/tdgpt-test.yml

Co-authored-by: WANG Xu <feici02@outlook.com>
This commit is contained in:
Feng Chao 2025-03-15 09:31:53 +08:00 committed by GitHub
parent 4bf0c591c8
commit 4e10ca262a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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'