Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b589974 commit bf5aa7fCopy full SHA for bf5aa7f
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
# 每天 5:30 和 17:30 UTC 触发工作流程
8
#- cron: '30 5 * * *'
9
# 每月的第 15 天凌晨 3 点执行
10
- - cron: "0 3 15 * *"
+ #- cron: "0 3 15 * *"
11
# 每隔 3 天执行
12
- cron: "0 0 */3 * *"
13
0 commit comments