Files
starter-workflows/automation/properties/manual.properties.json
T

7 lines
168 B
JSON
Raw Normal View History

2020-07-09 18:07:41 +00:00
{
"name": "Manual workflow",
"description": "Simple workflow that is manually triggered.",
2020-12-07 18:16:29 +00:00
"iconName": "octicon person",
2020-07-09 18:07:41 +00:00
"categories": ["Automation"]
}