Explorar o código

`actions/stale`: 150 operations, oldest-first.

Nick Brassel %!s(int64=3) %!d(string=hai) anos
pai
achega
f18afffc8d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/stale.yml

+ 2 - 1
.github/workflows/stale.yml

@@ -20,7 +20,8 @@ jobs:
 
           remove-stale-when-updated: true
           exempt-draft-pr: true
-          operations-per-run: 1000
+          ascending: true
+          operations-per-run: 150
 
           stale-issue-label: stale
           days-before-issue-stale: 90