Update orca_bot.yml (#2625)

increase operations-per-run to 3000
This commit is contained in:
SoftFever 2023-11-06 13:36:16 +08:00 committed by GitHub
parent 7510eb6f72
commit e018e0ade0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
with:
days-before-issue-stale: 90
days-before-issue-close: 14
operations-per-run: 200
operations-per-run: 3000
stale-issue-label: "stale"
stale-issue-message: "GitHub bot: this issue is stale because it has been open for 90 days with no activity."
close-issue-message: "GitHub bot: This issue was closed because it has been inactive for 14 days since being marked as stale."