.github/workflows/stale.yml: don't tag issues with request label as stale
Closes: #36609 [via git-merge-pr]
This commit is contained in:
parent
c16bf1e4fe
commit
b9ceee011e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -19,3 +19,4 @@ jobs:
|
||||||
exempt-all-assignees: true
|
exempt-all-assignees: true
|
||||||
ascending: true
|
ascending: true
|
||||||
operations-per-run: 250
|
operations-per-run: 250
|
||||||
|
exempt-issue-labels: request
|
||||||
|
|
Loading…
Reference in a new issue