Commit 7269212c authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Merge pull request #2409 from mslipper/bugfix/condition

ci: Fix bad condition
parents 92d62ef1 1f2f829c
......@@ -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