Files
Vetting/.gitea/workflows
josh 869cd78d0b
CI / Lint + build + test (push) Has been cancelled
Release / release (push) Has been cancelled
ci: quote e2e.yml input description so Gitea's YAML parser accepts it
Unquoted `(default: main)` trips Gitea Actions' strict YAML parser
with "mapping values are not allowed in this context" because the
inline colon reads as a nested mapping. GitHub Actions' parser was
lenient about this; Gitea's isn't.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-18 02:34:35 -04:00
..