Skip to content

chore: merge tag '1.1.0' into develop #2

chore: merge tag '1.1.0' into develop

chore: merge tag '1.1.0' into develop #2

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