Skip to content

Commit e6b8192

Browse files
author
Vincent Li
committed
update
1 parent 2332728 commit e6b8192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: "45 15 * * *" # 每天 UTC 02:00
5+
- cron: "50 7 * * *" # 每天 UTC 02:00
66

77
jobs:
88
prepare:

0 commit comments

Comments
 (0)