diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 7d4da18166..3eebe9f200 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -31,5 +31,5 @@ jobs: # Debug / Testing / non-long-term options ascending: true - operations-per-run: 200 + operations-per-run: 1000 debug-only: false