One more attempt to fix mergify condition. (#7472)

This commit is contained in:
Jimmy Chen
2025-05-16 13:55:06 +10:00
committed by GitHub
parent e0ee148d6a
commit e21198c08b

2
.github/mergify.yml vendored
View File

@@ -44,7 +44,7 @@ pull_request_rules:
- -conflict
# Unfortunately, it doesn't look like there's an easy way to check for PRs pending
# CI workflows approvals.
- check-success=local-testnet-success
- check-success=test-suite-success
- check-success=local-testnet-success
- "#review-requested > 0"
actions: