Skip to content

Commit 11c02f9

Browse files
author
Vincent Li
committed
udpates
1 parent e6b8192 commit 11c02f9

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci

Submodule .ci updated 1 file

.github/workflows/ci_test_scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Scheduled CI Parent Pipeline
22

33
on:
44
schedule:
5-
- cron: "50 7 * * *" # 每天 UTC 02:00
5+
- cron: "50 7 * * *" # 每天 UTC 7:50,对应北京时间15:50
66

77
jobs:
88
prepare:

0 commit comments

Comments
 (0)