From e6a1cc384371efcc2eddf3fc71bbd56481d1588e Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Wed, 26 May 2021 08:12:33 -0700 Subject: [PATCH] Update commands.json --- .github/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.json b/.github/commands.json index 65936b422a9..388a9c3dbb3 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -90,7 +90,7 @@ "@author" ], "action": "updateLabels", - "addLabel": "z-author-verified", + "addLabel": "verified", "removeLabel": "author-verification-requested", "requireLabel": "author-verification-requested", "disallowLabel": "unreleased"