Skip to content

[Jellyfin Trakt plugin] still creates 100x duplicate watch history #362

[Jellyfin Trakt plugin] still creates 100x duplicate watch history

[Jellyfin Trakt plugin] still creates 100x duplicate watch history #362

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