Merge pull request #737 from actions/add-manual-icon
Add in a person icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Manual workflow",
|
||||
"description": "Simple workflow that is manually triggered.",
|
||||
"iconName": "blank",
|
||||
"iconName": "octicon person",
|
||||
"categories": ["Automation"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user