Skip to content

feat: discover page remake #1952

feat: discover page remake

feat: discover page remake #1952

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