Change the expected author for automated PRs to MickeyMoz (#17048)

upstream-sync
Stefan Arentz 3 years ago committed by GitHub
parent 846d618c06
commit 2e87b640a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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