[fenix] Bug 1780740 - part 1: Don't automerge if Gecko.kt changes since this file was removed in https://github.com/mozilla-mobile/fenix/pull/4297

pull/600/head
Johan Lorenzo 2 years ago
parent b89d399680
commit 8e03fe3f34

@ -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

Loading…
Cancel
Save