Skip to content

Lyrics not being downloaded / no manual download option #13

Lyrics not being downloaded / no manual download option

Lyrics not being downloaded / no manual download option #13

# Allows for the definition of PR and Issue /commands
name: '📟 Slash Command Dispatcher'
on:
issue_comment:
types:
- created
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/command-dispatch.yaml@master
secrets:
token: ${{ secrets.GITHUB_TOKEN }}