From cccd4904ce7b07ebc2620c4fe2b6059a115cec8e Mon Sep 17 00:00:00 2001 From: Jan Holthuis Date: Mon, 14 Oct 2024 21:10:46 +0200 Subject: [PATCH] ci(labeler): Add `sync-branches` label automatically --- .github/labeler.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 52e6f3698c5d..998d317dc647 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -128,6 +128,11 @@ soundsource: - any-glob-to-any-file: - src/sources/soundsource* +sync-branches: + - all: + - base-branch: ['\d+\.\d+'] + - head-branch: ["main", '\d+\.\d+'] + ui: - changed-files: - any-glob-to-any-file: