Skip to content

test(internal/http/middlewares): panicing handler scenario #67

test(internal/http/middlewares): panicing handler scenario

test(internal/http/middlewares): panicing handler scenario #67

Workflow file for this run

name: Lint Commit Messages
on: push
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
# all history for all branches and tags
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5