Carlos Eduardo Arango Gutierrez 2a60953b4f
ci(codeql): guard analyze job against changed-scope failure
If changed-scope fails (runner error, OOM, etc.), all its outputs become
empty strings. The Check scope step won't match any case, so SHOULD_RUN
stays empty and all matrix entries silently skip — yet the job shows
green. Add an explicit failure guard so analyze correctly surfaces the
upstream failure.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2026-03-13 18:15:34 +01:00
..