Skip to content

fix(client-s3): correct shape type of two shapes from union to struct… #5425

fix(client-s3): correct shape type of two shapes from union to struct…

fix(client-s3): correct shape type of two shapes from union to struct… #5425

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