chore: increase stale bot limit to 300 (#22538)

This commit is contained in:
Heb 2023-08-08 22:15:22 +07:00 committed by GitHub
parent 01419756ee
commit 5d86580f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,4 +21,4 @@ jobs:
remove-stale-when-updated: false
close-issue-message: This issue was closed because it was open for 7 days without a reproduction.
close-issue-label: closed-by-bot
operations-per-run: 100 #default 30
operations-per-run: 300 #default 30