Skip to content

fix double triggering

Wout De Nolf requested to merge fix_double_triggering into main

Calling add_categories({"workflows"}) twice will add two categories. We fix it here by checking "workflows" in used_categories_names.

Fix upstream: bliss!5242 (merged)

Merge request reports