mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-23 16:17:40 +00:00
Merge pull request #4973 from keymanapp/chore/labels
chore: Add cherry-pick label for cherry-pick PRs
This commit is contained in:
commit
cdec9edc6f
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