Update .github/workflows/tdgpt-ci.yml

Co-authored-by: WANG Xu <feici02@outlook.com>
This commit is contained in:
Feng Chao 2025-03-11 09:47:32 +08:00 committed by GitHub
parent 490371055f
commit 9e248bcf91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
branches:
- '3.0'
paths:
- 'tools/tdgpt/*'
- 'tools/tdgpt/**'
jobs:
build: