Skip to content

docs: add migration from 4.x.x to 5.x.x documentation #349

docs: add migration from 4.x.x to 5.x.x documentation

docs: add migration from 4.x.x to 5.x.x documentation #349

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4