Skip to content

fix(proto): properly handle Enum8 and Enum8(...) in conflicts checker #143

fix(proto): properly handle Enum8 and Enum8(...) in conflicts checker

fix(proto): properly handle Enum8 and Enum8(...) in conflicts checker #143

Workflow file for this run

name: pr
on:
pull_request:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
commit:
uses: go-faster/x/.github/workflows/commit.yml@main