diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index a01a7f9723..ad7e57ca0a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -31,5 +31,5 @@ jobs: # Temporary to reduce the huge issues number ascending: true - operations-per-run: 500 + operations-per-run: 800 debug-only: false