Skip to content

chore(sm): cleanup & fix gh actions (#83) #963

chore(sm): cleanup & fix gh actions (#83)

chore(sm): cleanup & fix gh actions (#83) #963

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