When selecting a Custom Workflow if you leave the path empty then the launcher decides to look for your workflows under a workflows/default folder. This breaks common user expectations when specifying git repos and paths that an empty path means look in the root of the git repo. It is unlikely anyone was using the current behavior of workflows/default so we should fix the default of no path to use the repo root.