mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-06-26 09:13:58 +08:00
Update housekeeping-stale-issues.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Housekeeping - Close stale issues # 工作流程名称:处理陈旧问题
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 9 * **' # 定时触发:每天早上 9 点运行
|
||||
- cron: '0 9 * * *' # 定时触发:每天早上 9 点运行
|
||||
|
||||
jobs:
|
||||
stale: # 作业名称
|
||||
|
||||
Reference in New Issue
Block a user