managarten/.github
Wuesteon 8253fbba9b 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>
2025-12-05 02:47:20 +01:00
..
workflows chore(ci): disable test workflows for rapid iteration 2025-12-05 02:47:20 +01:00
dependabot.yml first implementation 2025-11-27 17:26:18 +01:00