Is there a way to programmatically disable a workflow model so that workflow instances are not created for certain assets?
For example if there are some assets ingested for which i dont want to initiate a workflow or on some of the servers, on startup if i can programmatically disable the update_asset workflow altogether.
There is always an option to completely disable it manually from admin but i need more fine grained control.