Skip to content

chore(main): convert to monorepo #5

chore(main): convert to monorepo

chore(main): convert to monorepo #5

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