[GH-Actions][scale] Use ascending mode + increase operations-per-run

master
MAGIC 2021-06-02 22:08:26 +02:00
parent 0f49600023
commit c9ce83fa97
No known key found for this signature in database
GPG Key ID: A40EE5665510C9D5
1 changed files with 3 additions and 2 deletions

View File

@ -28,6 +28,7 @@ jobs:
exempt-pr-labels: "pinned,security,enhancement" exempt-pr-labels: "pinned,security,enhancement"
stale-issue-label: "stale" stale-issue-label: "stale"
stale-pr-label: "stale" stale-pr-label: "stale"
operations-per-run: "50" operations-per-run: "250"
ascending: "true"
#DRY-RUN #DRY-RUN
debug-only: "false" debug-only: "false"