From 438bee4e62d5b4ca7aef2819e66e31c8ceb90065 Mon Sep 17 00:00:00 2001 From: Feng Chao Date: Mon, 10 Mar 2025 13:41:43 +0800 Subject: [PATCH] ci: Update tdgpt-update-service.yml Update trigger time to verify the workflow --- .github/workflows/tdgpt-update-service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"