From ff8b7c85574fa6c8077bc256d69433433bc16480 Mon Sep 17 00:00:00 2001 From: Richard Laffers Date: Thu, 17 Aug 2023 13:07:29 +0200 Subject: [PATCH] ci(github): trigger build on the next branch --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 16f3b96..853c3c1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,7 @@ name: Release on: push: branches: + - next - master permissions: