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