Skip to content

Plugin version 16 not compatible with Jellyfin 10.9 #37

Plugin version 16 not compatible with Jellyfin 10.9

Plugin version 16 not compatible with Jellyfin 10.9 #37

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