ci: don't allow mergify to add automerge label to merged PRs

This commit is contained in:
Trent Nelson 2022-03-25 10:14:16 -06:00 committed by mergify[bot]
parent acfd22712b
commit e34c52934c
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ pull_request_rules:
- author=mergify[bot]
- head~=^mergify/bp/
- "#status-failure=0"
- "-merged"
actions:
label:
add: