Skip to content

feat(xhr-http-handler): add support for per-request/per-operation tim… #6723

feat(xhr-http-handler): add support for per-request/per-operation tim…

feat(xhr-http-handler): add support for per-request/per-operation tim… #6723

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