From 741a60ba071210b9bf24eee410cf998aa53004d1 Mon Sep 17 00:00:00 2001 From: Tomas Hrcka Date: Mon, 29 Jul 2024 18:41:02 +0200 Subject: [PATCH] Fix typo Signed-off-by: Tomas Hrcka --- roles/openshift-apps/toddlers/templates/fedora-messaging.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml index 00c2b3702c..670d217c07 100644 --- a/roles/openshift-apps/toddlers/templates/fedora-messaging.toml +++ b/roles/openshift-apps/toddlers/templates/fedora-messaging.toml @@ -49,7 +49,7 @@ blocked_toddlers = [ # Block all the PDC related toddlers "pdc_import_compose", "pdc_unretire_packages", - "distgit_bugzilla_sync" + "distgit_bugzilla_sync", "pdc_update_critpath" ]