Merge pull request #583 from actions/cschleiden/move-manual-to-automation
Move manual workflow template to automation category
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
"name": "Manual workflow",
|
"name": "Manual workflow",
|
||||||
"description": "Simple workflow that is manually triggered.",
|
"description": "Simple workflow that is manually triggered.",
|
||||||
"iconName": "blank",
|
"iconName": "blank",
|
||||||
"categories": null
|
"categories": ["Automation"]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user