2
0
Эх сурвалжийг харах

Increase operations limit for stale action

Jeremy Stretch 1 жил өмнө
parent
commit
bdf182ffd6

+ 1 - 1
.github/workflows/close-stale-issues.yml

@@ -18,7 +18,7 @@ jobs:
       - uses: actions/stale@v9
         with:
           # General parameters
-          operations-per-run: 100
+          operations-per-run: 200
           remove-stale-when-updated: false
 
           # Issue parameters