You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(actions): Workflow condition syntax for deployment (#21630)
The deployment conditional was using mixed syntax styles which can cause unexpected behavior.
Changed to use consistent expression format for the entire condition.
0 commit comments