diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 8ce551e1..fa570d2c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -30,4 +30,5 @@ jobs: # Other configurations exempt-draft-pr: true - operations-per-run: 100 \ No newline at end of file + operations-per-run: 1000 + ascending: true \ No newline at end of file