From 60083e618deaf3b4e265d95f7effcf6804f22994 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Mon, 2 Jun 2025 18:06:43 +0200 Subject: [PATCH] labels: remove automatic backport for CI This will be done from master directly now. --- .github/labeler-no-sync.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/labeler-no-sync.yml b/.github/labeler-no-sync.yml index f47b3aaece59..daffb16e30ae 100644 --- a/.github/labeler-no-sync.yml +++ b/.github/labeler-no-sync.yml @@ -22,11 +22,4 @@ - doc/**/* - nixos/doc/**/* -"backport release-24.11": - - any: - - changed-files: - - any-glob-to-any-file: - - .github/workflows/* - - ci/**/*.* - # keep-sorted end