mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-29 07:03:47 +00:00
- Fix build job conditions to run on push events - Previously jobs were skipped because they only checked inputs - Now all components build automatically on push to master Build jobs now run on: ✅ Push events (automatic) - all components ✅ Manual trigger (optional) - selected components This ensures Linux, Windows, macOS, Android, and Backend all build!