From 6bec39b5cea115d488e2e7ce0e2e3a97a03f9b70 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:31:23 -0500 Subject: [PATCH] =?UTF-8?q?Disable=20auto-trigger=20on=20update-server.yml?= =?UTF-8?q?=20=E2=80=94=20manual=20only?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Workflow was corrupting updates.xml with empty template values. Manual dispatch only until MokoStandards fixes manifest parsing. Co-Authored-By: Claude Opus 4.6 (1M context) --- .github/workflows/update-server.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/update-server.yml b/.github/workflows/update-server.yml index 8becae8..30c8abd 100644 --- a/.github/workflows/update-server.yml +++ b/.github/workflows/update-server.yml @@ -20,13 +20,6 @@ name: Update Joomla Update Server XML Feed on: - push: - branches: - - main - - version/* - paths: - - 'src/**' - - 'htdocs/**' workflow_dispatch: inputs: stability: