mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-25 14:18:54 +00:00
Jobs in a manually triggered run inherit the ci-devel workflow name. They therefore cannot satisfy required names belonging to regular CI or self-hosted static checks. Match jobs from the validated run under those two workflow names and reuse the current required-job filtering and status handling. Generated-By: GitHub Copilot Signed-off-by: Aurélien Bombo <abombo@microsoft.com>