From ac2d8ae30e07fe95addf96b995977d5df29a4bc4 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Fri, 12 Jun 2020 13:39:48 +1000 Subject: [PATCH] chore: labeler yml --- .github/labeler.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index e3e3ced5f2..dbccf199bc 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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/**