.github: remove "never stale"

This commit is contained in:
Ammar Bandukwala
2022-12-01 11:47:01 -06:00
committed by GitHub
parent 7f94235419
commit 9a0a6b7002
-2
View File
@@ -17,8 +17,6 @@ jobs:
with:
stale-issue-label: 'stale'
stale-pr-label: 'stale'
exempt-issue-labels: 'never stale'
exempt-pr-labels: 'never stale'
# Pull Requests become stale more quickly due to merge conflicts.
# Also, we promote minimizing WIP.
days-before-pr-stale: 7