ci: increase operations-per-run param to 100

This commit is contained in:
Oleg Lobanov 2022-08-30 10:18:12 +02:00
parent db0a23aec0
commit c1e6d5869a
No known key found for this signature in database
GPG Key ID: 65FF3DB864FE3D2A

View File

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