Update commands.yml

pull/84465/head
Christof Marti 2019-11-11 09:23:23 +01:00 committed by GitHub
parent f6df7ed738
commit bd08b319d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -123,5 +123,12 @@
action: 'updateLabels',
addLabel: 'a11ymas'
},
{
type: 'label',
name: '*needs more info',
action: 'updateLabels',
addLabel: 'needs more info',
removeLabel: '*needs more info'
},
]
}