Skip to content

chore: sync release branch with latest changes from the upstream release/v0.46.x branch #91

chore: sync release branch with latest changes from the upstream release/v0.46.x branch

chore: sync release branch with latest changes from the upstream release/v0.46.x branch #91

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"