Skip to content

chore(codegen): git fetch smithy-ts only when necessary #7286

chore(codegen): git fetch smithy-ts only when necessary

chore(codegen): git fetch smithy-ts only when necessary #7286

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