Update triage-stale.yml

This commit is contained in:
Michael Telatynski 2025-02-24 10:35:29 +00:00 committed by GitHub
parent 8f31f2ff57
commit 12b287d639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
operations-per-run: 100
operations-per-run: 250
days-before-pr-stale: 180
days-before-pr-close: 0
close-pr-message: "This PR has been automatically closed because it has been stale for 180 days. If you wish to continue working on this PR, please ping a maintainer to reopen it."