CI Report:
https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-5eefc7c9-ls198/index.html
LinuxServer Changes:
No changes
Remote Changes:
workflows: don't run on push and PR for every branch (#5066)
Right now we run identical workflows twice for every PR. instead, we
should run on push on main and on pull_request for everything else.
