Skip to content

MP1-5236: Add support for m3u8 files #128

MP1-5236: Add support for m3u8 files

MP1-5236: Add support for m3u8 files #128

name: "Workflow / Pull Request Labeler"
on:
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Add labels to Pull Request
runs-on: ubuntu-latest
steps:
- name: Add labels to Pull Request
uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1