Skip to content

chore(ci): run codegen-ci only if the codegen folder has changes #5119

chore(ci): run codegen-ci only if the codegen folder has changes

chore(ci): run codegen-ci only if the codegen folder has changes #5119

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