From d49212e2d651d3418568df46a14109027effade6 Mon Sep 17 00:00:00 2001 From: Rich Chiodo Date: Tue, 19 Oct 2021 10:09:56 -0700 Subject: [PATCH] Update commands.json (#135319) --- .github/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.json b/.github/commands.json index 80042eef4b7..21e452e25f0 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -78,7 +78,7 @@ "name": "notebook-triage", "regex": "notebook.*", "action": "updateLabels", - "addLabel": "needs-notebook-triage" + "addLabel": "notebook-triage" }, { "type": "label",