Skip to content

ci: add buf file to check renovate #32

ci: add buf file to check renovate

ci: add buf file to check renovate #32

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