Skip to content
Snippets Groups Projects

Removed the import workflows from migrations.

Merged Neda Moeini requested to merge fix/remove-import-workflows-from-migrations into develop
3 files
+ 0
18
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -36,12 +36,6 @@ new_workflows = [
"description": "Modify Site",
"product_type": "Site"
},
{
"name": "import_site",
"target": "CREATE",
"description": "Import Site",
"product_type": "Site"
}
]
Loading