Skip to content

build(sync-ts-config): fix no such file or directory protos-js/tsconfig.json #2336

build(sync-ts-config): fix no such file or directory protos-js/tsconfig.json

build(sync-ts-config): fix no such file or directory protos-js/tsconfig.json #2336

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]