Skip to content

chore: merge branch 'release/1.1.0' #10

chore: merge branch 'release/1.1.0'

chore: merge branch 'release/1.1.0' #10

Workflow file for this run

name: commitlint
on: [push,pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@master