Skip to content

refactor(buf) refactor protobuf files to standard formatting enforced by Buf v2 #461

refactor(buf) refactor protobuf files to standard formatting enforced by Buf v2

refactor(buf) refactor protobuf files to standard formatting enforced by Buf v2 #461

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
call:
uses: opiproject/actions/.github/workflows/commitlint.yml@main
secrets: inherit