From ff2e790e031d544756b30c40796754cd915b9904 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 16 Feb 2026 18:06:35 -0600 Subject: [PATCH] CI: increase stale operations per run --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index ccafcf01a1..4c81828316 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -31,7 +31,7 @@ jobs: stale-pr-label: stale exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale exempt-pr-labels: maintainer,no-stale - operations-per-run: 500 + operations-per-run: 10000 exempt-all-assignees: true remove-stale-when-updated: true stale-issue-message: |