Skip to content

Commit a55d5b2

Browse files
authored
Update .mergify.yml
1 parent c24d244 commit a55d5b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.mergify.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ pull_request_rules:
1111
conditions:
1212
- author=scala-steward
1313
- body~=labels:.*semver-patch.*
14-
# - status-success=Build and Test (ubuntu-latest, 2.12.15, adopt@1.8)
15-
- status-success=Build and Test (ubuntu-latest, 2.13.7, adopt@1.8)
14+
- check-success~=Build and Test
1615
actions:
1716
merge:
1817
method: merge

0 commit comments

Comments
 (0)