Skip to content

style(protobuf): unify the format of proto file directory #384

style(protobuf): unify the format of proto file directory

style(protobuf): unify the format of proto file directory #384

Workflow file for this run

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