Skip to content

chore(codegen): generate nested clients only if no glob provided #5962

chore(codegen): generate nested clients only if no glob provided

chore(codegen): generate nested clients only if no glob provided #5962

name: commit-message-lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4