Skip to content

test(lib-storage): test to validate field mappings between Transfer Manager input/output and S3 input/output types #7351

test(lib-storage): test to validate field mappings between Transfer Manager input/output and S3 input/output types

test(lib-storage): test to validate field mappings between Transfer Manager input/output and S3 input/output types #7351

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