ci: Update tdgpt-update-service.yml

add push trigger condition to verify
This commit is contained in:
Feng Chao 2025-03-10 13:47:18 +08:00 committed by GitHub
parent 438bee4e62
commit 425d7fb8c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
name: TDGpt Update Service
on:
push:
schedule:
- cron: '45 13 * * *'
- cron: '30 00 * * *'
env:
WKC: "/root/TDengine"