add github actions

This commit is contained in:
CodeDevMLH
2025-12-15 22:43:44 +01:00
parent 06078bd0fe
commit 893794aabc
8 changed files with 129 additions and 0 deletions

13
.github/workflows/command-dispatch.yaml vendored Normal file
View File

@@ -0,0 +1,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: .