Commit 1f2f829c authored by Matthew Slipper's avatar Matthew Slipper

ci: Fix bad condition

Not sure why Mergify didn't pick this up in CI.
parent 92d62ef1
......@@ -89,7 +89,7 @@ pull_request_rules:
This PR is next in line to be merged, and will be merged as soon as checks pass.
- name: Notify author when merge queue failed
conditions:
- "check-failed=Queue: Embarked in merge train"
- "check-failure=Queue: Embarked in merge train"
actions:
comment:
message: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment