-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Similarly to #96, I would like to test a (sub-)workflow under an alias. That is because I run the sub-workflow in two different fashions in my pipeline and I have my configuration set up accordingly.
I'm not sure about the best syntax, but it could either be:
workflow "SUBFLOW as SUBFLOW1"or
when {
workflow {
alias "SUBFLOW1"or something like that.
Metadata
Metadata
Assignees
Labels
No labels