Skip to content

feat(codegen): add Smithy RPCv2 CBOR to list of protocols #4501

feat(codegen): add Smithy RPCv2 CBOR to list of protocols

feat(codegen): add Smithy RPCv2 CBOR to list of protocols #4501

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