Skip to content

feat: home quick create panel (#711) #1947

feat: home quick create panel (#711)

feat: home quick create panel (#711) #1947

Workflow file for this run

name: Commit messages lint
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
with:
commitDepth: 1