Add GitHub Actions workflow: Maven test on every push, Docker build & push to GHCR on main, SSH deploy with runtime injection of TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID, AIR_QUALITY_API_URL, API_USERNAME and API_PASSWORD secrets. Add Basic Auth support in AirQualityService using API_USERNAME/API_PASSWORD env vars. Closes #19