Split template build and release workflows
Some checks failed
Build / validate (push) Failing after 3s

This commit is contained in:
Erich Blume 2026-04-19 07:59:50 -07:00
commit bcb6e01e58
3 changed files with 304 additions and 222 deletions

View file

@ -0,0 +1 @@
Split the template's Forgejo workflows into a generic CI `build` workflow and a docs-first `release` workflow, with optional hooks for project-specific validation and release artifacts.