Skip to content

refactor: next 15

refactor: next 15 #944

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