From a46265b1e6b80834de61032f38f44ac0d3349855 Mon Sep 17 00:00:00 2001 From: "Liu, Wenjun" Date: Thu, 25 Apr 2024 14:01:19 +0800 Subject: [PATCH] 1 --- .github/workflows/IDC_1100_Public_Sycl_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IDC_1100_Public_Sycl_build.yml b/.github/workflows/IDC_1100_Public_Sycl_build.yml index 17a80d8..47462f9 100644 --- a/.github/workflows/IDC_1100_Public_Sycl_build.yml +++ b/.github/workflows/IDC_1100_Public_Sycl_build.yml @@ -6,7 +6,7 @@ on: - wenjun/build_check schedule: # Set to "0 0 * * *" to run it at midnight every day. - - cron: '0 14 * * *' + - cron: '5 6 * * *' jobs: Sync-Build-CI: