diff --git a/.github/workflows/IDC_1100_Public_Sycl_build.yml b/.github/workflows/IDC_1100_Public_Sycl_build.yml index e2b0f88..e85e9c6 100644 --- a/.github/workflows/IDC_1100_Public_Sycl_build.yml +++ b/.github/workflows/IDC_1100_Public_Sycl_build.yml @@ -2,11 +2,9 @@ name: Public Sycl build run-name: Sync build is testing out GitHub Action on: push: - branches: - - wenjun/build_check schedule: # Set to "0 0 * * *" to run it at midnight every day. - - cron: '0 13 * * *' + - cron: '10 2 * * *' jobs: Sync-Build-CI: