From bca4a1254ed9e5f330d5a706d8e915b945f451c6 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sun, 31 Mar 2024 00:54:22 +0100 Subject: [PATCH] Remove `modifies/frontend` from labeler --- .github/labeler.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 4acdb6f6f5bdb..d1b4d00d80209 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -4,13 +4,6 @@ modifies/docs: - "**/*.md" - "docs/**" -modifies/frontend: - - changed-files: - - any-glob-to-any-file: - - "web_src/**" - - "tailwind.config.js" - - "webpack.config.js" - modifies/templates: - changed-files: - all-globs-to-any-file: