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
{{ message }}
This repository was archived by the owner on Oct 19, 2025. It is now read-only.
[CI] Use E2E container binaries in run-only manual E2E task dispatch (intel#19744)
intel#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