Merge pull request #583 from actions/cschleiden/move-manual-to-automation

Move manual workflow template to automation category
This commit is contained in:
Christopher Schleiden
2020-07-09 11:07:19 -07:00
committed by GitHub
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"]
}