Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Can't find 'Download missing lyrics' #12

Can't find 'Download missing lyrics'

Can't find 'Download missing lyrics' #12

# 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 }}