Update main.yml

This commit is contained in:
Johnshall
2021-12-07 09:27:37 +08:00
committed by GitHub
parent b2c3d64166
commit de717afbf9

View File

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