From cef43a3f38967fafd59b78351c85a745b77b1ec6 Mon Sep 17 00:00:00 2001 From: hackerman <3372410+aeneasr@users.noreply.github.com> Date: Tue, 1 Feb 2022 12:16:32 +0100 Subject: [PATCH] chore: use "needs triage" as default --- .github/workflows/sync-to-project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-project.yaml b/.github/workflows/sync-to-project.yaml index 79fc406..64b89b6 100644 --- a/.github/workflows/sync-to-project.yaml +++ b/.github/workflows/sync-to-project.yaml @@ -18,4 +18,4 @@ jobs: project: 5 token: ${{ secrets.PLANNING_AUTOMATION_TOKEN }} org: ory-corp - todo_status: "Backlog" + todo_status: "Needs Triage"