Skip to content

fix: update mt api client package #944

fix: update mt api client package

fix: update mt api client package #944

Workflow file for this run

name: PR Scope Labeler 🧩
on:
pull_request:
branches:
- '**'
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"