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",