Skip to content

chore(main): release 6.1.0 (#1023) #1265

chore(main): release 6.1.0 (#1023)

chore(main): release 6.1.0 (#1023) #1265

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@v6
with:
fetch-depth: 100
- uses: wagoid/commitlint-github-action@v6