Skip to content

fix(clients): allow empty string field values for headers (#6511) #5264

fix(clients): allow empty string field values for headers (#6511)

fix(clients): allow empty string field values for headers (#6511) #5264

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