Parcourir la source

Raise operations limit for stalebot

jeremystretch il y a 5 ans
Parent
commit
2a402b632d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/stale.yml

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

@@ -20,6 +20,7 @@ jobs:
           days-before-stale: 45
           days-before-close: 15
           exempt-issue-labels: 'status: accepted,status: blocked,status: needs milestone'
+          operations-per-run: 100
           remove-stale-when-updated: false
           stale-issue-label: 'pending closure'
           stale-issue-message: >