ci: Update tdgpt-update-service.yml
add push trigger condition to verify
This commit is contained in:
parent
438bee4e62
commit
425d7fb8c7
|
@ -1,8 +1,9 @@
|
|||
name: TDGpt Update Service
|
||||
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '45 13 * * *'
|
||||
- cron: '30 00 * * *'
|
||||
|
||||
env:
|
||||
WKC: "/root/TDengine"
|
||||
|
|
Loading…
Reference in New Issue