github: remove mergify rule checking for mimic as we have removed it

The test case is gone from the CI. Remove it from the merigify config
too.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2020-12-14 09:56:25 -05:00 committed by Niels de Vos
parent 574b3584fa
commit 2870202d06
1 changed files with 0 additions and 1 deletions

1
.github/mergify.yml vendored
View File

@ -16,7 +16,6 @@ pull_request_rules:
- status-success=check
# each test should be listed separately, do not use regular expressions:
# https://docs.mergify.io/conditions.html#validating-all-status-check
- status-success=test-suite (mimic)
- status-success=test-suite (nautilus)
- status-success=test-suite (octopus)
actions: