Explorar el Código

increase operations-per-run in stale workflow (#3950)

fatedier hace 1 año
padre
commit
7418ae098d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/stale.yml

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

@@ -32,3 +32,4 @@ jobs:
         debug-only: ${{ github.event.inputs.debug-only }}
         exempt-all-pr-milestones: true
         exempt-all-pr-assignees: true
+        operations-per-run: 200