diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index efa88506da..43e4f0fb45 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -37,5 +37,4 @@ jobs: it, please comment or feel free to reopen it. close-issue-label: "Status: Abandoned" close-pr-label: "Status: Abandoned" - exempt-issue-labels: "Status: Abandoned" - exempt-pr-labels: "Status: Abandoned" + exempt-issue-labels: "Type: Enhancement"