Closed makubacki closed 1 year ago
I added these conditions toward the end of development to reduce workflow execution time, but I think they're actually needed for the following conditions to work as expected so they do not evaluate against empty strings.
Testing on my fork now to confirm.
Testing on my fork now to confirm.
Works as expected:
Additional testing on mu_basecore against three possible scenarios:
The
*_mu_branch
workflow variables were not set in some cases to reduce workflow execution time but logically the variables should be set to ensure the step conditionals work as expected.