Update serv00.yml

This commit is contained in:
甬哥侃侃侃ygkkk
2025-01-14 21:01:22 +08:00
committed by GitHub
parent a02658efd7
commit 949f7a09e6
+1 -1
View File
@@ -2,7 +2,7 @@ name: Keep Servers Alive
on:
schedule:
- cron: '*/10 * * * *' # 每10分钟执行一次
- cron: '*/10 * * * *' # 每10分钟执行一次(私库每月500分钟运行时长,每天16分钟)
workflow_dispatch:
jobs: