Disable auto-trigger on update-server.yml — manual only
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) <noreply@anthropic.com>
This commit is contained in:
7
.github/workflows/update-server.yml
vendored
7
.github/workflows/update-server.yml
vendored
@@ -20,13 +20,6 @@
|
|||||||
name: Update Joomla Update Server XML Feed
|
name: Update Joomla Update Server XML Feed
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- version/*
|
|
||||||
paths:
|
|
||||||
- 'src/**'
|
|
||||||
- 'htdocs/**'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
stability:
|
stability:
|
||||||
|
|||||||
Reference in New Issue
Block a user