Skip to content

chore: add pre-commit #15

chore: add pre-commit

chore: add pre-commit #15

Workflow file for this run

---
name: commitlint
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5