We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bfd86 commit 0480c0bCopy full SHA for 0480c0b
.mergify.yml
@@ -10,8 +10,8 @@ pull_request_rules:
10
conditions:
11
- author=scala-steward
12
- body~=labels:.*early-semver-patch
13
- - status-success=Build and Test (ubuntu-latest, 2.12.17, temurin@8)
14
- - status-success=Build and Test (ubuntu-latest, 2.13.10, temurin@8)
+ - status-success=Build and Test (ubuntu-latest, 2.12.20, temurin@8)
+ - status-success=Build and Test (ubuntu-latest, 2.13.16, temurin@8)
15
actions:
16
merge: {}
17
- name: Label benchmark PRs
0 commit comments