Files
michaelschiemer/.gitea
Michael Schiemer 4586f0e9ee feat: further optimize workflows - runtime-base artifact and optional health checks
- Runtime-base job now uses repository artifact instead of cloning (saves 1 git clone per run)
- Health checks are now optional via workflow_dispatch input (default: true)
- Health checks still run automatically on push events
- Reduces additional load on Gitea by ~10-15%
2025-11-09 04:16:00 +01:00
..