Skip to content

build: downgrade the minimum build version to 5.0.0(12) #5

build: downgrade the minimum build version to 5.0.0(12)

build: downgrade the minimum build version to 5.0.0(12) #5

Workflow file for this run

name: commit lint
on:
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5