diff --git a/.github/workflows/schedule-stale.yml b/.github/workflows/schedule-stale.yml index d5fbf8124d..2f1e4231ab 100644 --- a/.github/workflows/schedule-stale.yml +++ b/.github/workflows/schedule-stale.yml @@ -51,5 +51,5 @@ jobs: As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. exempt-issue-labels: | - not-stale,confirmed,easy,newbie-friendly,suggestion,suggestion-module,suggestion-feature,suggestion-docs,ascii-utf8-issues,database,feature,enhancement,library + discussion,not-stale,confirmed,easy,newbie-friendly,suggestion,suggestion-module,suggestion-feature,suggestion-docs,ascii-utf8-issues,database,feature,enhancement,library debug-only: false