Skip to content

fix: remove stack traces from non-debug output (#990) #1188

fix: remove stack traces from non-debug output (#990)

fix: remove stack traces from non-debug output (#990) #1188

Workflow file for this run

name: Conventional Commit Linter
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 100
- uses: wagoid/commitlint-github-action@v6