Skip to content

fix(variants): avoid Recursive error when creating big variant tree #118

fix(variants): avoid Recursive error when creating big variant tree

fix(variants): avoid Recursive error when creating big variant tree #118

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5