Skip to content

Restore player service start handling before player UI separation and fix some issues in this service #66

Restore player service start handling before player UI separation and fix some issues in this service

Restore player service start handling before player UI separation and fix some issues in this service #66

Workflow file for this run

name: "PR size labeler"
on: [pull_request]
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