mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
Update stale.yml to 300 ops per run (#8061)
This commit is contained in:
parent
7d87b9eae8
commit
a80dd66efe
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -35,4 +35,4 @@ jobs:
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'documentation,tutorial,TODO'
|
||||
operations-per-run: 100 # The maximum number of operations per run, used to control rate limiting.
|
||||
operations-per-run: 300 # The maximum number of operations per run, used to control rate limiting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user