延长超时时间
Some checks failed
多仓库同步流水线 / sync-repositories (push) Failing after 13m0s

This commit is contained in:
2025-11-23 22:43:36 +08:00
parent 6161f2875d
commit 66511432ed
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ on:
workflow_dispatch:
schedule:
# 每天凌晨1点执行
- cron: '0 1 * * *'
- cron: '0 1 * * 0'
env:
CONFIG_FILE: 'repos.yaml'