Files
go-llm/.gitea
steve db03e8d4ed
CI / Lint (pull_request) Successful in 9s
CI / V2 Module (pull_request) Successful in 1m50s
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:19 -04:00
..