From aae579b710d5beee0903fc384f59bda7f7739657 Mon Sep 17 00:00:00 2001 From: Red <96445749+TheShuEd@users.noreply.github.com> Date: Tue, 24 Jun 2025 12:26:24 +0300 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index dde2d12b73..ca5aeed1f3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -24,9 +24,3 @@ - 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. - all-globs-to-all-files: "!**/*.cs" - -# CP14 zone - -"S: Needs Art Review": -- changed-files: - - any-glob-to-any-file: '**/*.rsi/*.png'