Skip to content

Commit

Permalink
Update action to send issues to new UII project (#1236)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpollich authored Oct 9, 2024
1 parent 8899500 commit 565cd43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-issues-to-ingest-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 565cd43

Please sign in to comment.