Skip to content

Commit

Permalink
Update operations-per-run in stale.yml
Browse files Browse the repository at this point in the history
operations-per-run: 1200

this will allow for complete cleanup of all exiting issues
  • Loading branch information
theCyberTech authored Aug 20, 2024
1 parent 5495825 commit a1551bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a1551bc

Please sign in to comment.