add in a person icon

This commit is contained in:
Andy McKay
2020-12-07 10:11:02 -08:00
parent 93dbc9b111
commit 32294ec235
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Manual workflow",
"description": "Simple workflow that is manually triggered.",
"iconName": "blank",
"iconName": "octicon person",
"categories": ["Automation"]
}