1
0

update schedule

This commit is contained in:
2024-01-22 23:31:27 +08:00
parent 2989f53b6b
commit ec26e5048f

View File

@@ -7,7 +7,7 @@ on:
# for manual workflow trigger
workflow_dispatch:
schedule:
- cron: "0 10 * * *"
- cron: "0 22 * * *"
jobs:
update-readme: