aabe58d05f
Only build Docker images when backend/, frontend/, docker-compose, or the workflow itself changes. Prevents unnecessary image builds for docs-only or config-only changes on main. Note: paths filter is not evaluated for tag pushes (GitHub Actions behavior), so release tags always trigger a full build. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>