From bdda0f4f23fa4a4d7bde8be7963b775ba2e9a45b Mon Sep 17 00:00:00 2001 From: Red <96445749+TheShuEd@users.noreply.github.com> Date: Fri, 18 Jul 2025 16:46:25 +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 66b987214f..ef848b8e8a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -24,6 +24,10 @@ - changed-files: - any-glob-to-any-file: '**/*.cs' +"YML": +- changed-files: + - any-glob-to-any-file: '**/*.yml' + "No C#": - changed-files: # Equiv to any-glob-to-all as long as this has one matcher. If ALL changed files are not C# files, then apply label.