Skip to content

Disable video and text tracks in background player and prefer DASH manifests over HLS ones for livestreams #1486

Disable video and text tracks in background player and prefer DASH manifests over HLS ones for livestreams

Disable video and text tracks in background player and prefer DASH manifests over HLS ones for livestreams #1486

Workflow file for this run

name: "PR size labeler"
on: [pull_request_target]
permissions:
contents: read
pull-requests: write
jobs:
changed-lines-count-labeler:
runs-on: ubuntu-latest
name: Automatically labelling pull requests based on the changed lines count
permissions:
pull-requests: write
steps:
- name: Set a label
uses: TeamNewPipe/changed-lines-count-labeler@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/changed-lines-count-labeler.yml