Skip to content

fix(lib-dynamodb): read input from middleware instead of command (#6984) #6294

fix(lib-dynamodb): read input from middleware instead of command (#6984)

fix(lib-dynamodb): read input from middleware instead of command (#6984) #6294

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