Increase operations-per-run in stale.yml again

This commit is contained in:
Woody 2024-04-15 22:55:38 +02:00
parent 80ebcb2c28
commit b2e68db380
No known key found for this signature in database
GPG Key ID: 9872D7F5072789B2

View File

@ -15,7 +15,7 @@ jobs:
exempt-issue-labels: 'pinned,keep,enhancement,confirmed' exempt-issue-labels: 'pinned,keep,enhancement,confirmed'
exempt-pr-labels: 'pinned,keep,enhancement,confirmed' exempt-pr-labels: 'pinned,keep,enhancement,confirmed'
exempt-all-milestones: true exempt-all-milestones: true
operations-per-run: 150 operations-per-run: 1000
stale-issue-message: > stale-issue-message: >
Hey! This issue has been open for quite some time without any new comments now. Hey! This issue has been open for quite some time without any new comments now.
It will be closed automatically in a week if no further activity occurs. It will be closed automatically in a week if no further activity occurs.