mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-24 08:37:42 +00:00
chore: labeler yml
This commit is contained in:
parent
37a824b59b
commit
ac2d8ae30e
1 changed files with 2 additions and 2 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -5,7 +5,7 @@
|
|||
# folder names and labels; consider this documentation of that ;-)
|
||||
#
|
||||
|
||||
andrdoid/: android/**
|
||||
android/: android/**
|
||||
android/app/: android/KMAPro/**
|
||||
#android/browser/:
|
||||
android/engine/: android/KMEA/**
|
||||
|
|
@ -77,7 +77,7 @@ web/samples/: web/samples/**
|
|||
|
||||
# Somewhat messy since we try and exclude Developer :)
|
||||
windows/:
|
||||
- any: ['windows/**', '!windows/src/developer/**']
|
||||
- any: ['windows/**', '!windows/src/developer/**']
|
||||
|
||||
windows/config/: windows/src/desktop/**
|
||||
windows/engine/: windows/src/engine/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue