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
[CI] Use E2E container binaries in run-only manual E2E task dispatch (#19744)
#19719 broke `workflow_dispatch` mode
for manual E2E task invocation for compatibility testing as we don't
have the required `binaries_artifact` input in that mode. Github limits
number of input parameters in `workflow_dispatch` mode, so restore the
functionality without introducing extra input.
0 commit comments