Browse Source

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

Can revert back later.
Romain Rigaux 4 years ago
parent
commit
50a4c1406a
1 changed files with 1 additions and 0 deletions
  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