siftlode/.forgejo/workflows
npeter83 f932234892 ci: remove post-merge ci.yml workflow
It duplicated the developer-machine quality gate (tsc + npm build + compileall),
ran post-merge on main (not a pre-merge gate), and would put the heavy frontend
build on the server on every push — the very load deploy.yml deliberately
keeps on the dev box. The local pre-ship checks are the CI in this setup.
2026-06-21 05:53:06 +02:00
..
deploy.yml ci(deploy): event-driven prod deploy via Forgejo Actions on push to main 2026-06-21 05:20:34 +02:00