I have 2 workflow which I want to schedule one after another. They don't have any dependencies between them and also I'm not getting any output from the first workflow as its a Python code and thus I can't use Crew Macros like Runner etc. Any other way just to run them one after another?