diff --git a/.github/commands.yml b/.github/commands.yml index 66899b3600b23cfc7bc51b69ed7fad034c87402b..8256062b3fe3b91f33af6612fc94b0cf934be7e2 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',