[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

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