Move manual workflow template to automation category

This commit is contained in:
Christopher Schleiden
2020-07-09 08:32:58 -07:00
parent 4aa38dfed2
commit d84eed709f
2 changed files with 1 additions and 1 deletions
@@ -2,5 +2,5 @@
"name": "Manual workflow",
"description": "Simple workflow that is manually triggered.",
"iconName": "blank",
"categories": null
"categories": ["Automation"]
}