From 0094d1dcb42e8cd228eb17ba08e951e087388524 Mon Sep 17 00:00:00 2001 From: Andreas Berger Date: Fri, 13 Dec 2024 11:57:22 +0100 Subject: [PATCH] Adjust GitHub workflows for master-v2 --- .github/workflows/changelog-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-configuration.json b/.github/workflows/changelog-configuration.json index 07b547b2..b6d3b74d 100644 --- a/.github/workflows/changelog-configuration.json +++ b/.github/workflows/changelog-configuration.json @@ -55,5 +55,5 @@ "tag_resolver" : { "method" : "semver" }, - "base_branches" : [] + "base_branches" : ["master"] }