From 11e247403d2183bb0174a4cfa60a44fe1636e8d6 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sun, 7 Jun 2026 00:07:46 -0500 Subject: [PATCH] fix: correct INGROUP header in issue-branch workflow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rename moko-platform → mokoplatform to match all other workflow files. --- .mokogitea/workflows/issue-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml index 4161c1a..96a6fcd 100644 --- a/.mokogitea/workflows/issue-branch.yml +++ b/.mokogitea/workflows/issue-branch.yml @@ -4,7 +4,7 @@ # # FILE INFORMATION # DEFGROUP: Gitea.Workflow -# INGROUP: moko-platform.Automation +# INGROUP: mokoplatform.Automation # VERSION: 01.02.00 # BRIEF: Auto-create feature branch when an issue is opened