chore(workflow): update label name
This commit is contained in:
parent
cdbc0811ba
commit
00d341fa85
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close-stale-issues.yml
vendored
2
.github/workflows/close-stale-issues.yml
vendored
|
@ -13,4 +13,4 @@ jobs:
|
|||
stale-pr-label: "stale"
|
||||
days-before-stale: 180
|
||||
days-before-close: 60
|
||||
any-of-labels: "question"
|
||||
any-of-labels: "question,discussion"
|
||||
|
|
Loading…
Reference in a new issue