chore(ci): disable test workflows for rapid iteration

Renamed test.yml and test-coverage.yml to .disabled extension to
completely stop them from running during rapid iteration testing.

Only mana-core-auth and chat Docker builds run now on main branch.

To re-enable later:
  mv .github/workflows/test.yml.disabled .github/workflows/test.yml
  mv .github/workflows/test-coverage.yml.disabled .github/workflows/test-coverage.yml

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Wuesteon 2025-12-05 02:47:20 +01:00
parent eaf82b49c4
commit 8253fbba9b
2 changed files with 0 additions and 0 deletions