diff --git a/.mergify.yml b/.mergify.yml index c66a7870a..da260bc08 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -19,7 +19,7 @@ pull_request_rules: conditions: - author=MickeyMoz - status-success=complete-pr - - files~=(Gecko.kt|AndroidComponents.kt) + - files~=AndroidComponents.kt actions: review: type: APPROVE