fix stale bot
Signed-off-by: si458 <simonsmith5521@gmail.com>
si458 committed
Jun 10, 2025 at 09:51 UTC
8588fe24975e63780bb93fe817433898adeb2a9a
1 file changed
+2
-1
.github/workflows/stale.yml
+2
-1
@@ -30,4 +30,5 @@ jobs:
30
31
# Other configurations
32
exempt-draft-pr: true
33
- operations-per-run: 100
\ No newline at end of file
33
+ operations-per-run: 1000
34
+ ascending: true
\ No newline at end of file