1
0
This commit is contained in:
sangge-redmi 2025-03-06 21:43:51 +08:00
parent 3627b8a6ea
commit 61f6ce9a24

View File

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