Skip to content

[close #324] Switch to official client-go 44449c0 #886

[close #324] Switch to official client-go 44449c0

[close #324] Switch to official client-go 44449c0 #886

Workflow file for this run

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