aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorMatt Artist <[email protected]>2023-04-11 20:57:56 -0400
committerGitHub <[email protected]>2023-04-11 17:57:56 -0700
commitbd35d605e843b58c7c07c5508a5ef463d385575d (patch)
tree3a3f6da7ed49cf0bd0f075620857de67bb518ca8 /.github
parente338793603e7b57ab439a1b925e3092cb623f616 (diff)
downloadPaper-bd35d605e843b58c7c07c5508a5ef463d385575d.tar.gz
Paper-bd35d605e843b58c7c07c5508a5ef463d385575d.zip
[ci-skip] Fix missing closing quote (#9126)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/projects.yml2
1 files changed, 1 insertions, 1 deletions
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",