Skip to content

Commit 42744f3

Browse files
committed
ci: loosen mergify status
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
1 parent 7778f00 commit 42744f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ merge_protections:
1010
- name: Require two reviewer for test updates
1111
description: When test data is updated, we require two reviewers
1212
if:
13-
- base = loosen-mergify-status # TODO: revert
13+
- base = loosen-mergify-status
1414
success_conditions:
1515
- "#approved-reviews-by >= 2"

0 commit comments

Comments
 (0)