瀏覽代碼

chore: set stale to 30 days instead of 60

tags/v0.10.0
Jérôme Deuchnord 3 年之前
父節點
當前提交
b46f62869b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .github/workflows/stale.yml

+ 1
- 1
.github/workflows/stale.yml 查看文件

@@ -20,7 +20,7 @@ jobs:
with:
start-date: 2021-02-01

days-before-stale: 60
days-before-stale: 30
days-before-issue-close: 7
days-before-pr-close: 14



Loading…
取消
儲存