Skip to content

Use protobuf-src for building protobufs #27

Use protobuf-src for building protobufs

Use protobuf-src for building protobufs #27

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
clean_code_check:
uses: ./.github/workflows/clean_code.yaml
run_tests:
needs: clean_code_check
uses: ./.github/workflows/test.yaml