fix: fixup config_resolution.py

fix some config resolution logic that still had "Modes" (build or run) and was using run.yaml

Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
Charlie Doern 2025-12-01 11:10:05 -05:00
parent 0424afb7ed
commit 7a57957f13
5 changed files with 22 additions and 30 deletions

View file

@ -1,6 +1,6 @@
name: Backward Compatibility Check
run-name: Check backward compatibility for config.yaml configs
run-name: Check backward compatibility for config.yaml files
on:
pull_request: