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

upstream-sync
Stefan Arentz 4 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 - name: Release automation
conditions: conditions:
- base~=releases/.* - base~=releases/.*
- author=st3fan - author=github-actions[bot]
- status-success=pr-complete - status-success=pr-complete
- files~=(AndroidComponents.kt) - files~=(AndroidComponents.kt)
actions: actions:

Loading…
Cancel
Save