Skip to content

Auto PR: Regenerating the Go SDK (69e2d4b1821b4a33074a721cbf8cf948eceaffd2) #612

Auto PR: Regenerating the Go SDK (69e2d4b1821b4a33074a721cbf8cf948eceaffd2)

Auto PR: Regenerating the Go SDK (69e2d4b1821b4a33074a721cbf8cf948eceaffd2) #612

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # v4.2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"