Skip to content

Merge branch 'staging' of https://github.com/Blazity/enterprise-comme… #915

Merge branch 'staging' of https://github.com/Blazity/enterprise-comme…

Merge branch 'staging' of https://github.com/Blazity/enterprise-comme… #915

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