Parcourir la source

[ci] Bump number of items of staleness checker to catch-up (#1869)

Can revert back later.
Romain Rigaux il y a 5 ans
Parent
commit
50a4c1406a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/autoclose-stale.yml

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

@@ -15,3 +15,4 @@ jobs:
           stale-issue-message: 'This issue is stale because it has been open 30 days with no activity and is not "roadmap" labeled or part of any milestone. Remove stale label or comment or this will be closed in 5 days.'
           days-before-stale: 30
           days-before-close: 5
+          operations-per-run: 200