Skip to content

Commit 6ec35c6

Browse files
committed
ci: Changed the default project idea for our org board
1 parent f85a385 commit 6ec35c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/board.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ on:
1919
inputs:
2020
project_id:
2121
description: Id of Project in GitHub
22-
default: 5864688 # Node.js Engineering Board https://github.com/orgs/newrelic/projects/41
22+
default: 'PVT_kwDNe_vOAJMmfQ' # Node.js Engineering Board https://github.com/orgs/newrelic/projects/105
2323
required: false
24-
type: number
24+
type: string
2525
todo_column:
2626
description: Name of the To-Do column in project
2727
default: 'Triage Needed: Unprioritized Features'

0 commit comments

Comments
 (0)