2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[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

This commit is contained in:
Johan Lorenzo 2022-07-22 14:56:27 +02:00
parent b89d399680
commit 8e03fe3f34

View File

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