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(ci/cd): added missing !cancelled() to condition (#4974)
* fix(ci/cd): added missing `!cancelled()` to condition
As a follow-up to #4895, we need to add a necessary [`!cancelled()`](#4963)
* fix: syntax error
* refactor: restructured
0 commit comments