[Tool] ci(Mergify): update to remove useless configuration (#28642)

This commit is contained in:
andyziye 2023-08-04 14:36:47 +08:00 committed by GitHub
parent a63b470cdd
commit 59f08f232b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -16,15 +16,6 @@ pull_request_rules:
add_users:
- "{{author}}"
- name: assign backport PRs with the pr author
conditions:
- merged
actions:
backport:
bot_account: "{{author}}"
assignees:
- "{{author}}"
- name: close pr when conflict
conditions:
- label=conflicts