Fix condition

This commit is contained in:
Jimmy Chen
2025-05-28 10:55:14 +10:00
parent 8dde5bdb44
commit b7fc03437b

2
.github/mergify.yml vendored
View File

@@ -50,7 +50,7 @@ pull_request_rules:
- check-success=local-testnet-success
# Update the label only if there are no more change requests from any reviewers and no unresolved threads.
# This rule ensures that a PR with passing CI can be marked as `waiting-on-author`.
- or:
- and:
- "#changes-requested-reviews-by = 0"
- "#review-threads-unresolved = 0"
actions: