ci: increase operations-per-run param to 100
parent
db0a23aec0
commit
c1e6d5869a
|
@ -20,4 +20,5 @@ jobs:
|
|||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'feature ☘,enhancement ⚙,bug 🐞'
|
||||
exempt-pr-labels: 'need-help,wip'
|
||||
exempt-pr-labels: 'need-help,wip'
|
||||
operations-per-run: 100
|
Loading…
Reference in New Issue