Update main.yml

改为 北京时间 8:00
This commit is contained in:
Johnshall
2021-12-06 16:20:49 +08:00
committed by GitHub
parent 81b320c125
commit d1860db3a6

View File

@@ -3,7 +3,7 @@ name: CI
on:
schedule:
# 每日8时开始
- cron: '59 7 * * *'
- cron: '58 23 * * *'
# 可手动触发
workflow_dispatch: