فهرست منبع

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

Can revert back later.
Romain Rigaux 5 سال پیش
والد
کامیت
50a4c1406a
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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