Skip to content

refactor(sm): further cleanup (#84) #996

refactor(sm): further cleanup (#84)

refactor(sm): further cleanup (#84) #996

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