From b4c413d623718feb578cdae631100188a0a89f62 Mon Sep 17 00:00:00 2001 From: gaxeer Date: Sat, 13 Jul 2024 11:54:30 +0300 Subject: [PATCH] remove impossible to assign label --- .github/labeler.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index c98dbfd513a8a..fe140d58e1e74 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -20,12 +20,6 @@ - any-glob-to-any-file: 'code/**' - base-branch: 'master' -'Частичная модульность': - - all: - - chandged-files: - - all-globs-to-any-file: ['code/**', modular_bandastation/**] - - base-branch: 'master' - 'Перевод': - base-branch: 'translate'