From d018a39edf0e72ccb5272f294549c3f52550a80c Mon Sep 17 00:00:00 2001 From: Kyle Pollich Date: Tue, 8 Oct 2024 12:13:15 -0400 Subject: [PATCH] Update action to send issues to new UII project (#2149) --- .github/workflows/add-issues-to-ingest-board.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/add-issues-to-ingest-board.yml b/.github/workflows/add-issues-to-ingest-board.yml index f6e21b8dd..41e253351 100644 --- a/.github/workflows/add-issues-to-ingest-board.yml +++ b/.github/workflows/add-issues-to-ingest-board.yml @@ -5,9 +5,9 @@ on: types: - labeled env: - INGEST_PROJECT_ID: 'PVT_kwDOAGc3Zs4AEzn4' + INGEST_PROJECT_ID: 'PVT_kwDOAGc3Zs4AogrP' ECOSYSTEM_LABEL: 'Team:Ecosystem' - AREA_FIELD_ID: 'PVTSSF_lADOAGc3Zs4AEzn4zgEgZSo' + AREA_FIELD_ID: 'PVTSSF_lADOAGc3Zs4AogrPzggEiBs' ECOSYSTEM_OPTION_ID: 'b85d422b' permissions: