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