Skip to content

Update README.md newer dotnet version #452

Update README.md newer dotnet version

Update README.md newer dotnet version #452

# 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@672e46d3ec5096731edbb7581ca872f3d8175cf8 # master
secrets:
token: ${{ secrets.JF_BOT_TOKEN }}