Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomáš Hrčka 2024-07-29 18:41:02 +02:00
parent 3209b886ee
commit 741a60ba07

View file

@ -49,7 +49,7 @@ blocked_toddlers = [
# Block all the PDC related toddlers # Block all the PDC related toddlers
"pdc_import_compose", "pdc_import_compose",
"pdc_unretire_packages", "pdc_unretire_packages",
"distgit_bugzilla_sync" "distgit_bugzilla_sync",
"pdc_update_critpath" "pdc_update_critpath"
] ]