From bd35d605e843b58c7c07c5508a5ef463d385575d Mon Sep 17 00:00:00 2001 From: Matt Artist Date: Tue, 11 Apr 2023 20:57:56 -0400 Subject: [PATCH] [ci-skip] Fix missing closing quote (#9126) --- .github/workflows/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/projects.yml b/.github/workflows/projects.yml index 3384d0e8fe..65cb4d3b78 100644 --- a/.github/workflows/projects.yml +++ b/.github/workflows/projects.yml @@ -41,7 +41,7 @@ jobs: "status: blocked": "Needs Work", "status: defer upstream": "Needs Work", "status: input wanted": "Needs Work", - "we must go deeper: "Needs Work", + "we must go deeper": "Needs Work", "has rough edges": "Needs Work", "status: waiting on reporter": "⌛ Waiting for Reporter", "resolution: works-as-intended": "Invalid",