hi, trying to add workflows like this in wrangler.toml ``` workflows = [ {name = "first-workflow",
hi, trying to add workflows like this in wrangler.toml
i have it under a [[env.staging]]
if i have one i works but with two the worker failes to start
"The Workers runtime failed to start. There is likely additional logging output above."
there is no error in the log. what am i missing?
i have it under a [[env.staging]]
if i have one i works but with two the worker failes to start
"The Workers runtime failed to start. There is likely additional logging output above."
there is no error in the log. what am i missing?



