Skip to content

feat(commitlint): lint latest commit message by default #189

feat(commitlint): lint latest commit message by default

feat(commitlint): lint latest commit message by default #189

Workflow file for this run

name: 🧹 Lint codebase
on:
pull_request:
branches:
- main
jobs:
lint:
uses: ./.github/workflows/super-linter.yml
with:
filter_regex_exclude: docs/workflows/.*