Skip to content

Commit bf5aa7f

Browse files
committed
ci: update workflow config.
1 parent b589974 commit bf5aa7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# 每天 5:30 和 17:30 UTC 触发工作流程
88
#- cron: '30 5 * * *'
99
# 每月的第 15 天凌晨 3 点执行
10-
- cron: "0 3 15 * *"
10+
#- cron: "0 3 15 * *"
1111
# 每隔 3 天执行
1212
- cron: "0 0 */3 * *"
1313

0 commit comments

Comments
 (0)