Merge pull request #10501 from akallabeth/ci-autoclose

[ci,autoclose] increase operations per run
This commit is contained in:
akallabeth
2024-08-23 11:15:35 +02:00
committed by GitHub

View File

@@ -16,6 +16,7 @@ jobs:
with:
days-before-stale: 30
days-before-close: 30
operations-per-run: 60
exempt-issue-labels: "wip,pinned,help-wanted,blocker,feature"
exempt-pr-labels: "wip,pinned,help-wanted,blocker,feature"
stale-issue-label: "stale"