Files
actions/examples
Michael Czechowski b2109e7937 fix(ci): move build-template.yml out of .gitea/workflows/
The file was a copy-paste template for libreshop component repos but
lived in .gitea/workflows/ — so Gitea auto-ran it against this repo
on every push, failing because there is no Dockerfile here. Every
push to main has been red since the template was committed.

Move to examples/ and document why it cannot live in .gitea/workflows/.
2026-05-04 23:49:06 +02:00
..