From 45553dc3fec0fe6510b59aa2a3c91a9a8978cd23 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Sat, 12 Jul 2025 12:05:24 +0200 Subject: [PATCH] chore(github): update `stale` workflow --- .github/workflows/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index b3445fd6..e4131433 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -33,5 +33,5 @@ jobs: Thank you for your understanding and support! — Nuxt UI Team - exempt-issue-labels: 'feature,announcement' - operations-per-run: 300 \ No newline at end of file + exempt-issue-labels: 'feature,announcement,release,reka-ui,upstream' + operations-per-run: 300