We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85a385 commit 6ec35c6Copy full SHA for 6ec35c6
.github/workflows/board.yml
@@ -19,9 +19,9 @@ on:
19
inputs:
20
project_id:
21
description: Id of Project in GitHub
22
- default: 5864688 # Node.js Engineering Board https://github.com/orgs/newrelic/projects/41
+ default: 'PVT_kwDNe_vOAJMmfQ' # Node.js Engineering Board https://github.com/orgs/newrelic/projects/105
23
required: false
24
- type: number
+ type: string
25
todo_column:
26
description: Name of the To-Do column in project
27
default: 'Triage Needed: Unprioritized Features'
0 commit comments