mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-12-24 16:12:42 -06:00
Made issues with the enhancement
lable immune from being stale
This commit is contained in:
parent
165cc9e617
commit
41f8ef6e2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
remove-issue-stale-when-updated: true
|
remove-issue-stale-when-updated: true
|
||||||
exempt-issue-labels: "priority - low,priority - medium,priority - high,priority - urgent,documentation"
|
exempt-issue-labels: "priority - low,priority - medium,priority - high,priority - urgent,documentation,enhancement"
|
||||||
|
|
Loading…
Reference in a new issue