Skip to content

chore: prepare v9.1.0 (#1036) #7962

chore: prepare v9.1.0 (#1036)

chore: prepare v9.1.0 (#1036) #7962

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: equisoft-actions/lint-commits@v3