调整Action

This commit is contained in:
juewuy
2026-01-20 18:17:09 +08:00
parent cb0142785a
commit ce4953ba75
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ name: core_auto_update
on:
schedule:
- cron: 0 18 * * *
- cron: 0 18 */3 * *
workflow_dispatch:
jobs: