Add manually triggered workflow template

This commit is contained in:
Christopher Schleiden
2020-07-07 14:07:47 -07:00
parent be562a7239
commit b79be1ea1a
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Manual workflow",
"description": "Simple workflow that is manually triggered.",
"iconName": "blank",
"categories": null
}