Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/FoxxMD/multi-scrobbler. Scrobble plays from multiple sources to multiple clients docs.multi-scrobbler.app
deezer docker jellyfin koito lastfm listenbrainz maloja mopidy mpris music music-assistant plex scrobble self-hosted spotify subsonic tautulli youtube-music
Something went wrong. Try again.
289 B · 16 lines
YAML
1234567891011121314151617name: Test Dependabot PR
on: pull_request_target: types: - synchronize - reopened - opened branches: - 'master'
jobs: test: name: Tests / Build / Sanity Run if: github.actor == 'dependabot[bot]' uses: ./.github/workflows/testAndSanity.yml