diff --git a/.github/workflows/sync_issues_to_azdo.yml b/.github/workflows/sync_issues_to_azdo.yml index d7d448518..16764e79f 100644 --- a/.github/workflows/sync_issues_to_azdo.yml +++ b/.github/workflows/sync_issues_to_azdo.yml @@ -15,7 +15,7 @@ jobs: github_token: "${{ secrets.GH_REPO_TOKEN }}" ado_organization: "ni" ado_project: "DevCentral" - ado_area_path: "DevCentral\\Product RnD\\PlatformSW\\Platform HW and Drivers\\Drivers\\RTOS" + ado_area_path: "DevCentral\\Product RnD\\Platform HW and SW\\Core SW and Drivers\\Platform HW and Drivers\\Drivers\\RTOS" ado_wit: "Bug" ado_new_state: "Defined" ado_active_state: "Active"