Skip to content

feat(middleware): backward compatibility for nestjs v10 and proper support for v11 middleware #14

feat(middleware): backward compatibility for nestjs v10 and proper support for v11 middleware

feat(middleware): backward compatibility for nestjs v10 and proper support for v11 middleware #14

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6