1
0

use UTC timezone

This commit is contained in:
2025-03-03 12:18:38 +08:00
parent e573cd6f1f
commit c8612287cc

View File

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