.github/workflows: Enable CodeQL on ManageabilityPkg

This commit enables the code quality check on ManageabilityPkg.

Signed-off-by: Abner Chang <abner.chang@amd.com>
This commit is contained in:
Abner Chang 2026-02-14 08:28:28 -06:00 committed by mergify[bot]
parent 19d4bdefde
commit ef745f258c

View file

@ -49,6 +49,8 @@ jobs:
ArchList: "IA32,X64"
- Package: "IntelFsp2WrapperPkg"
ArchList: "IA32,X64"
- Package: "ManageabilityPkg"
ArchList: "IA32,X64"
- Package: "MdeModulePkg"
ArchList: "IA32"
- Package: "MdeModulePkg"