diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 6559481..28d2f41 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -21,5 +21,5 @@ jobs: This issue has been automatically marked as stale. **If this issue is still affecting you, please leave any comment**, and we'll keep it open. If you have any new additional information, please include it with your comment! close-issue-message: > This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue. - exempt-issue-labels: discussion - only-pr-labels: not-a-real-label + exempt-issue-labels: discussion,never-stale + only-pr-labels: needs-information