diff --git a/.github/commands.yml b/.github/commands.yml index 66899b3600b..8256062b3fe 100644 --- a/.github/commands.yml +++ b/.github/commands.yml @@ -66,10 +66,10 @@ }, { type: 'comment', - name: 'needsConfirmation', + name: '/confirmationNeeded', allowUsers: ['cleidigh', 'usernamehw'], action: 'updateLabels', - addLabel: 'needs-confirmation' + addLabel: 'confirmation-needed' }, { type: 'comment',