Increase the max ops per run so we can see everything it will mark stale. (https://github.com/woocommerce/woocommerce-admin/pull/6149)
This commit is contained in:
parent
52f00e6ceb
commit
5799daafd7
|
@ -22,3 +22,4 @@ jobs:
|
|||
stale-issue-label: 'status: stale'
|
||||
exempt-issue-labels: 'cooldown period,priority: high,priority: critical'
|
||||
debug-only: true
|
||||
operations-per-run: 500
|
||||
|
|
Loading…
Reference in New Issue