feat(wbs): add execution plan validator and wiring
This commit is contained in:
@@ -169,6 +169,9 @@ jobs:
|
||||
- name: Validate Dotnet Migration Roadmap
|
||||
run: python3 tools/validate_dotnet_migration_roadmap_v1.py
|
||||
|
||||
- name: Validate Dotnet Migration Execution Plan
|
||||
run: python3 tools/validate_dotnet_migration_execution_plan_v1.py
|
||||
|
||||
|
||||
|
||||
- name: Build Calibration Priority Backlog
|
||||
|
||||
Reference in New Issue
Block a user