Skip to content

fix(buf): set correct prefix for api (backport #4198) #2687

fix(buf): set correct prefix for api (backport #4198)

fix(buf): set correct prefix for api (backport #4198) #2687

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4