Increase operations limit for stale action

This commit is contained in:
Jeremy Stretch 2024-09-16 11:49:15 -04:00
parent 5604f89e21
commit a71fcc3b28

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/stale@v9
with:
# General parameters
operations-per-run: 100
operations-per-run: 200
remove-stale-when-updated: false
# Issue parameters