diff --git a/.github/workflows/tdgpt-update-service.yml b/.github/workflows/tdgpt-update-service.yml index fe29501b43..54af810dbb 100644 --- a/.github/workflows/tdgpt-update-service.yml +++ b/.github/workflows/tdgpt-update-service.yml @@ -1,8 +1,9 @@ name: TDGpt Update Service on: + push: schedule: - - cron: '45 13 * * *' + - cron: '30 00 * * *' env: WKC: "/root/TDengine"