Skip to content

Commit e161ee0

Browse files
authored
chore: use "needs triage" as default
1 parent badc3f8 commit e161ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/migrate-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
todo_status:
1616
description: Name of the 'Todo' status on the project board
1717
required: false
18-
default: "Backlog"
18+
default: "Needs Triage"
1919

2020
env:
2121
GITHUB_TOKEN: ${{ secrets.PLANNING_AUTOMATION_TOKEN }}

0 commit comments

Comments
 (0)