Skip to content

feat: support 5.1 and 5.2 #2

feat: support 5.1 and 5.2

feat: support 5.1 and 5.2 #2

Workflow file for this run

name: Commit Linter
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5