Skip to content

fix(smerel): bump changelog to 8.0.0 #16

fix(smerel): bump changelog to 8.0.0

fix(smerel): bump changelog to 8.0.0 #16

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5