Skip to content

Iris: Merge chattype-specific pipelines into a single chat pipeline #4064

Iris: Merge chattype-specific pipelines into a single chat pipeline

Iris: Merge chattype-specific pipelines into a single chat pipeline #4064

name: Pull Request Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pullrequest-labeler.yml
sync-labels: true