mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: establish feature-kmcompx branch
This commit is contained in:
parent
e636fe5e3f
commit
ca2500dea0
1 changed files with 4 additions and 0 deletions
4
.github/multi-labeler.yml
vendored
4
.github/multi-labeler.yml
vendored
|
|
@ -95,3 +95,7 @@ labels:
|
|||
- label: 'epic-ldml'
|
||||
matcher:
|
||||
branch: '.*epic-ldml.*' # anywhere in the branch name, e.g. feat/epic-ldml/developer/... or feat/developer/foo-epic-ldml
|
||||
|
||||
- label: 'epic-kmcompx'
|
||||
matcher:
|
||||
branch: '.*epic-kmcompx.*'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue