mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 08:07:40 +00:00
chore: Add cherry-pick label for cherry-pick PRs
(cherry picked from commit aa5800d116)
This commit is contained in:
parent
c8f779b08c
commit
dcd2fb990c
1 changed files with 4 additions and 0 deletions
4
.github/multi-labeler.yml
vendored
4
.github/multi-labeler.yml
vendored
|
|
@ -61,3 +61,7 @@ labels:
|
|||
- label: 'windows/'
|
||||
matcher:
|
||||
title: '\(.*windows.*\):'
|
||||
|
||||
- label: 'cherry-pick'
|
||||
matcher:
|
||||
title: '🍒'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue