From b9a7de32a0f6397b46912c8661076596a205fbc1 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 23 Dec 2025 14:44:09 -0600 Subject: [PATCH] Update version_branch.yml --- .github/workflows/version_branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version_branch.yml b/.github/workflows/version_branch.yml index c7ae3a1..9699385 100644 --- a/.github/workflows/version_branch.yml +++ b/.github/workflows/version_branch.yml @@ -492,7 +492,7 @@ jobs: raise SystemExit(0) PY - - name:- name: Enforce update.xml is release generated only + - name: Enforce update.xml is release generated only if: ${{ env.REPORT_ONLY != 'true' }} run: | source "$CI_HELPERS"