Skip to content

docs(main): add cli to readme #126

docs(main): add cli to readme

docs(main): add cli to readme #126

Workflow file for this run

name: Lint commits
on: [push, pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6