diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 584a3154f7862..3c332fad3042f 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -38,5 +38,5 @@ jobs: exempt-issue-labels: 'no stalebot,help wanted' stale-pr-label: 'stale' exempt-pr-labels: 'no stalebot' - operations-per-run: 100 + operations-per-run: 500 ascending: true \ No newline at end of file