aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorNassim Jahnke <[email protected]>2024-04-30 15:56:43 +0200
committerNassim Jahnke <[email protected]>2024-04-30 15:56:43 +0200
commit4ea67abd46ecbfb501ed2e0f13d494635972bfa0 (patch)
tree790d88428b83368b12b1cc1f27070519a63707a1 /.github/workflows
parent937a67a65172aa7ed2efafd536bbf7cfab2e3489 (diff)
downloadPaper-4ea67abd46ecbfb501ed2e0f13d494635972bfa0.tar.gz
Paper-4ea67abd46ecbfb501ed2e0f13d494635972bfa0.zip
[ci skip] Remove trailing comma in projects action
Diffstat (limited to '.github/workflows')
-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 2785455250..5a42cedc10 100644
--- a/.github/workflows/projects.yml
+++ b/.github/workflows/projects.yml
@@ -72,5 +72,5 @@ jobs:
"resolution: won't fix": "Invalid",
"resolution: works as intended": "Invalid",
"status: accepted": "Done",
- "status: needs triage": "Invalid",
+ "status: needs triage": "Invalid"
}