Skip to content

chore(main): release 4.9.1 (#508) #337

chore(main): release 4.9.1 (#508)

chore(main): release 4.9.1 (#508) #337

Workflow file for this run

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