mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Update commands.yml
This commit is contained in:
parent
ee3d459a8a
commit
5b47ccfaa4
4
.github/commands.yml
vendored
4
.github/commands.yml
vendored
@ -66,10 +66,10 @@
|
||||
},
|
||||
{
|
||||
type: 'comment',
|
||||
name: 'confirmationNeeded',
|
||||
name: 'unconfirm',
|
||||
allowUsers: ['cleidigh', 'usernamehw'],
|
||||
action: 'updateLabels',
|
||||
addLabel: 'confirmation-needed'
|
||||
addLabel: 'unconfirmed'
|
||||
},
|
||||
{
|
||||
type: 'comment',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user