Skip to content

chore(build): throw error on CJS rollup circular dependency (#7432) #7437

chore(build): throw error on CJS rollup circular dependency (#7432)

chore(build): throw error on CJS rollup circular dependency (#7432) #7437

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