[CI] Increase operations-per-run for the stale script

This commit is contained in:
Mark Jansen 2022-06-04 20:35:01 +02:00 committed by GitHub
parent 6c797bf86a
commit b60408c9f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,4 +29,4 @@ jobs:
stale-pr-message: 'This PR is stale because it received no updates in the last 4 months. Without removing the stale label, or commenting on this ticket it will be closed in 2 weeks.'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
operations-per-run: 50
operations-per-run: 100