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:
Sam Seay 2021-01-22 13:31:12 +13:00 committed by GitHub
parent 52f00e6ceb
commit 5799daafd7
1 changed files with 1 additions and 0 deletions

View File

@ -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