Update operations-per-run in stale.yml

operations-per-run: 1200

this will allow for complete cleanup of all exiting issues
This commit is contained in:
Rip&Tear
2024-08-20 12:54:26 +08:00
committed by GitHub
parent 5495825b1d
commit a1551bcf2b

View File

@@ -24,4 +24,4 @@ jobs:
stale-pr-message: 'This PR is stale because it has been open for 45 days with no activity.'
days-before-pr-stale: 45
days-before-pr-close: -1
operations-per-run: 500
operations-per-run: 1200