Update close-stale-issues.yml
This commit is contained in:
parent
99d64289d8
commit
e1299bf28d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/close-stale-issues.yml
vendored
3
.github/workflows/close-stale-issues.yml
vendored
|
@ -11,3 +11,6 @@ jobs:
|
|||
with:
|
||||
stale-issue-label: "stale"
|
||||
stale-pr-label: "stale"
|
||||
days-before-stale: 180
|
||||
days-before-close: 60
|
||||
any-of-labels: "question"
|
||||
|
|
Loading…
Reference in a new issue