From 5b47ccfaa48cab60f5589dcbdb617cf3ed94c4e1 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Thu, 6 Dec 2018 17:08:46 +0100 Subject: [PATCH] Update commands.yml --- .github/commands.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/commands.yml b/.github/commands.yml index 3c62d06e94f..bd8b9fdb0f9 100644 --- a/.github/commands.yml +++ b/.github/commands.yml @@ -66,10 +66,10 @@ }, { type: 'comment', - name: 'confirmationNeeded', + name: 'unconfirm', allowUsers: ['cleidigh', 'usernamehw'], action: 'updateLabels', - addLabel: 'confirmation-needed' + addLabel: 'unconfirmed' }, { type: 'comment',