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