Files
Jellyfin_Xtream/.github/workflows/command-dispatch.yaml
Kevin Jilissen f26f0efc08 Initial plugin setup.
What is working:
- Get VOD stream information
- Stream VOD
- Get IPTV stream information
- Stream IPTV
- Get Series stream information
- Stream Series
2022-05-24 16:24:31 +02:00

14 lines
272 B
YAML

# 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: .