From 212d62b3001713c06137baa23903739ec7adf9e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branislav=20N=C3=A1ter?= Date: Tue, 5 Nov 2024 07:37:26 +0100 Subject: [PATCH] Adding missing bracket in gating.yaml --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 4dea534..ea3831d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-* decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}