Update schedule

This commit is contained in:
Shiming Zhang
2022-01-14 10:28:21 +08:00
parent 6bab31deda
commit 39e7f2a214
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ on:
workflow_dispatch:
schedule:
- cron: "0 20 * * *"
- cron: "0 3 * * *"
jobs:
check: