Skip to content

fix(PlayerEndpoint): Workaround for "The following content is not available on this app" (Android) #447

fix(PlayerEndpoint): Workaround for "The following content is not available on this app" (Android)

fix(PlayerEndpoint): Workaround for "The following content is not available on this app" (Android) #447

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
with:
config_path: .github/labeler_config.yml
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"