Skip to content

Fix grpclib_compile not working with paths with dashes #332

Fix grpclib_compile not working with paths with dashes

Fix grpclib_compile not working with paths with dashes #332

Workflow file for this run

name: Label pull requests
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: yes