From ccb1ea0de5b3fe379805e70cf4a3ba44147639f8 Mon Sep 17 00:00:00 2001 From: doublechest <114690331+doublechest0@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:26:14 +0300 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 2a40682412..e3f37a83d4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -8,6 +8,10 @@ - 'Resources/Maps/*.yml' - 'Resources/Prototypes/Maps/*.yml' +"Прототипы": +- changed-files: + - any-glob-to-any-file: '**/*.yml*' + "UI": - changed-files: - any-glob-to-any-file: '**/*.xaml*'