diff --git a/.github/workflows/repo-maintenance.yml b/.github/workflows/repo-maintenance.yml index bc8f7f71d..b03c55911 100644 --- a/.github/workflows/repo-maintenance.yml +++ b/.github/workflows/repo-maintenance.yml @@ -21,7 +21,7 @@ jobs: with: days-before-stale: 7 days-before-close: 14 - only-labels: 'cant-reproduce' + any-of-labels: 'cant-reproduce,not a bug' stale-issue-label: stale stale-pr-label: stale stale-issue-message: >