Skip to content

chore: update local database #5

chore: update local database

chore: update local database #5

Workflow file for this run

name: commitlint
on: [push,pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@master