Is it possible to check if a workflow is being called from an invoke or run as file?
I would like to build my workflow with default variables and divergent behaviour based on whether I am testing the full project or just a single file. I imagine it should be possible to do an if-statement to check if the current workflow is being invoked by another workflow, or being run with the “run file / debug file” command in Studio.