Because a workflow has a configuration in it's `toml` like this: ``` [[workflows]] name = "workflow-
Because a workflow has a configuration in it's
But if
toml like this:But if
workflow B needs to have a binding in workflow A, where does that binding go? Just another [[workflows]] entry? If so, that seems to fail as it would expect the class_name reference to exist in workflow A's index.







