diff --git a/ci/manual.yml b/automation/manual.yml similarity index 100% rename from ci/manual.yml rename to automation/manual.yml diff --git a/ci/properties/manual.properties.json b/automation/properties/manual.properties.json similarity index 79% rename from ci/properties/manual.properties.json rename to automation/properties/manual.properties.json index 7a7d96f..f08cbc3 100644 --- a/ci/properties/manual.properties.json +++ b/automation/properties/manual.properties.json @@ -2,5 +2,5 @@ "name": "Manual workflow", "description": "Simple workflow that is manually triggered.", "iconName": "blank", - "categories": null + "categories": ["Automation"] }