Skip to content

test: fix TypeScript errors in endpoints-integration.spec.ts #5002

test: fix TypeScript errors in endpoints-integration.spec.ts

test: fix TypeScript errors in endpoints-integration.spec.ts #5002

name: commit-message-lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4