Skip to content

Commit

Permalink
ci: Changed the default project idea for our org board (#2355)
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 authored Jul 15, 2024
1 parent 9ed8661 commit fb03dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ on:
inputs:
project_id:
description: Id of Project in GitHub
default: PVT_kwDNe_vOAJMmfQ # Node.js Engineering Board https://github.com/orgs/newrelic/projects/105
default: 'PVT_kwDNe_vOAJMmfQ' # Node.js Engineering Board https://github.com/orgs/newrelic/projects/105
required: false
type: number
type: string
todo_column:
description: Name of the To-Do column in project
default: 'Triage Needed: Unprioritized Features'
Expand Down

0 comments on commit fb03dbd

Please sign in to comment.