ci: don't allow mergify to add automerge label to merged PRs (#23930)

(cherry picked from commit e34c52934c)

Co-authored-by: Trent Nelson <trent@solana.com>
This commit is contained in:
mergify[bot]
2022-03-25 16:20:04 +00:00
committed by GitHub
parent 6e02c14055
commit 0c01b236c6

View File

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