Skip to content

chore: include pkg.json in copy-smithy-dist-files.js (#6143) #140

chore: include pkg.json in copy-smithy-dist-files.js (#6143)

chore: include pkg.json in copy-smithy-dist-files.js (#6143) #140

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