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/543/head
Johan Lorenzo 2 years ago
parent 4ec71c3aba
commit 04691431bd

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