Skip to content

refactor: move reviews lib #998

refactor: move reviews lib

refactor: move reviews lib #998

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
environment: Production
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5