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 # for manual workflow trigger
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 10 * * *" - cron: "0 22 * * *"
jobs: jobs:
update-readme: update-readme: