Skip to content

Fix language/subtitle switcher when using gamepad - Backport #4860 #6505

Fix language/subtitle switcher when using gamepad - Backport #4860

Fix language/subtitle switcher when using gamepad - Backport #4860 #6505

Workflow file for this run

name: 'Automation'
on:
push:
branches:
- master
pull_request_target:
types:
- synchronize
jobs:
triage:
name: 'Merge conflict labeling'
runs-on: ubuntu-latest
if: ${{ github.repository == 'jellyfin/jellyfin-web' }}
steps:
- uses: eps1lon/[email protected]
with:
dirtyLabel: 'merge conflict'
repoToken: ${{ secrets.JF_BOT_TOKEN }}