diff --git a/.github/labeler.yml b/.github/labeler.yml index 4ce9c1b76..ea5346e12 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -50,5 +50,11 @@ "Platform: m4a-mb": - "boards/m4a-mb/**/*" +"Platform: meshme": + - "boards/meshme/**/*" + "Platform: native": - "boards/native/**/*" + + "Platform: vs203": + - "boards/vs203/**/*"