Expected Behavior
Release workflow should not update the stable branch if the workflow is running when dry_run is set as false
Current Behavior
Release workflow should not update the stable branch if the workflow is running when dry_run is set as true
Steps to reproduce
Trigger the release workflow with dry_run enabled.
Expected Behavior
Release workflow should not update the stable branch if the workflow is running when
dry_runis set asfalseCurrent Behavior
Release workflow should not update the stable branch if the workflow is running when
dry_runis set astrueSteps to reproduce
Trigger the release workflow with dry_run enabled.