mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-02 07:52:34 +00:00
Adds [skip ci] detection to prevent unnecessary workflow runs when builds are not needed. Excludes markdown files from triggering iOS builds to reduce resource usage for documentation changes. Removes redundant node_modules caching step in Android workflow since Bun handles dependency management efficiently.