ci: Update tdgpt-update-service.yml
Update trigger time to verify the workflow
This commit is contained in:
parent
c34df13752
commit
438bee4e62
|
@ -2,7 +2,7 @@ name: TDGpt Update Service
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 00 * * *'
|
- cron: '45 13 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
WKC: "/root/TDengine"
|
WKC: "/root/TDengine"
|
||||||
|
|
Loading…
Reference in New Issue