[MAINT] Updates the stale action to use the new status labels

This commit is contained in:
Nick Floyd
2022-12-02 14:19:29 -06:00
committed by GitHub
parent 0475f084f0
commit 0f693adce7
+3
View File
@@ -25,3 +25,6 @@ jobs:
days-before-close: 7
exempt-issue-labels: 'Status: Pinned'
exempt-pr-labels: 'Status: Pinned'
operations-per-run: 100
stale-issue-label: 'Status: Stale'
stale-pr-label: 'Status: Stale'