Skip to content

Fix / Proto dockerfile and makefile v1.23 #1181

Fix / Proto dockerfile and makefile v1.23

Fix / Proto dockerfile and makefile v1.23 #1181

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"