Skip to content

Commit bd08b31

Browse files
authored
Update commands.yml
1 parent f6df7ed commit bd08b31

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/commands.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,12 @@
123123
action: 'updateLabels',
124124
addLabel: 'a11ymas'
125125
},
126+
{
127+
type: 'label',
128+
name: '*needs more info',
129+
action: 'updateLabels',
130+
addLabel: 'needs more info',
131+
removeLabel: '*needs more info'
132+
},
126133
]
127134
}

0 commit comments

Comments
 (0)