Skip to content

Commit 5918ef9

Browse files
authored
Merge pull request #6983 from datafuselabs/ZeaLoVe-patch-1
chore: fix mergify config
2 parents 49207fc + 95e3f11 commit 5918ef9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/mergify.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ queue_rules:
1313
- check-success=test_stateless_standalone_linux
1414
- check-success=test_stateless_cluster_linux
1515
- check-success=test_stateful_standalone_linux
16-
- check-success~=^test_sqllogic_(base|ydb)_standalone_linux$
16+
- check-success=test_sqllogic_base_standalone_linux
17+
- check-success=test_sqllogic_ydb_standalone_linux
1718

1819
- name: docs_queue
1920
conditions:

0 commit comments

Comments
 (0)