Update stale.yml

upped the operations-per-run to 520
This commit is contained in:
Darren Schroeder 2021-06-24 12:59:25 -05:00 committed by GitHub
parent 3a3d80826c
commit e58faeb66a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ jobs:
- uses: actions/stale@v3
with:
#debug-only: true
operations-per-run: 520
enable-statistics: true
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'