2 Commits

Author SHA1 Message Date
725630fcc2 🔧 fix: restore proper cache condition in CI/CD workflow
Restored the correct cache condition that was accidentally removed:
- Only save cache when docs are generated (cache miss)
- Matches the improved main branch version
- Ensures consistent behavior across branches

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-09 00:36:54 +02:00
1eb41044c4 🔧 fix: resolve CI/CD workflow conflict by removing redundant cache condition
Fixed merge conflict in .gitea/workflows/ci-cd.yaml:
- Removed redundant 'if' condition from Save Swagger Docs Cache step
- Now matches main branch structure
- Maintains proper cache save behavior

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-09 00:36:14 +02:00

Diff Content Not Available