Files
go-llm/.gitea
steve 834b093282
CI / Lint (push) Successful in 17s
CI / V2 Module (push) Successful in 1m40s
fix(ci): write correct YAML workflow (was double-encoded as base64)
The previous CI fix commits stored the workflow file as a literal base64
string instead of decoded YAML, so Gitea could not parse it as a valid
workflow and no CI runs triggered. This writes the correct YAML content.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-23 23:24:52 -04:00
..