[fenix] Change the expected author for automated PRs to MickeyMoz (https://github.com/mozilla-mobile/fenix/pull/17048)

pull/600/head
Stefan Arentz 4 years ago committed by GitHub
parent 29e329d8f1
commit 079ffcd1c7

@ -32,7 +32,7 @@ pull_request_rules:
- name: Release automation
conditions:
- base~=releases/.*
- author=st3fan
- author=github-actions[bot]
- status-success=pr-complete
- files~=(AndroidComponents.kt)
actions:

Loading…
Cancel
Save