diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index eac6eb04edc..8d24911dc70 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -20,7 +20,8 @@ jobs: remove-stale-when-updated: true exempt-draft-pr: true - operations-per-run: 1000 + ascending: true + operations-per-run: 150 stale-issue-label: stale days-before-issue-stale: 90