Skip to content

chore: merge pr #455 #1090

chore: merge pr #455

chore: merge pr #455 #1090

Workflow file for this run

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