Skip to content

chore(codegen): release 0.35.0 (#7361) #7235

chore(codegen): release 0.35.0 (#7361)

chore(codegen): release 0.35.0 (#7361) #7235

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