Skip to content

Fix empty nodes on legacy bridge #135

Fix empty nodes on legacy bridge

Fix empty nodes on legacy bridge #135

Workflow file for this run

name: Commit Lint
on:
pull_request:
push:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5