From d44632e29157e2624b78c22f8064a27766cebb72 Mon Sep 17 00:00:00 2001 From: Shai Almog <67850168+shai-almog@users.noreply.github.com> Date: Fri, 27 Feb 2026 07:35:15 +0200 Subject: [PATCH] ci: set base branch for initializr version bump PR workflow --- .github/workflows/initializr-cn1-version-pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/initializr-cn1-version-pr.yml b/.github/workflows/initializr-cn1-version-pr.yml index f56ab2c92b..a94946075f 100644 --- a/.github/workflows/initializr-cn1-version-pr.yml +++ b/.github/workflows/initializr-cn1-version-pr.yml @@ -25,6 +25,7 @@ jobs: - name: Create pull request uses: peter-evans/create-pull-request@v6 with: + base: ${{ github.event.repository.default_branch }} commit-message: "scripts/initializr: bump Codename One versions to ${{ github.event.release.tag_name || github.ref_name }}" title: "scripts/initializr: bump Codename One versions to ${{ github.event.release.tag_name || github.ref_name }}" body: |