Files
Jellyfin-Plugin-Template/.github/workflows/command-dispatch.yaml
oceans2alaska 699c5f72bf
Some checks failed
🔬 Run CodeQL / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
Initial commit
2026-03-24 10:05:20 -07: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: .