diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 2e42c9d8..e60670e5 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -46,4 +46,5 @@ jobs: exempt-pr-labels: 'lifecycle/frozen' close-issue-label: 'lifecycle/rotten' close-pr-label: 'lifecycle/rotten' + operations-per-run: 60 ascending: true