Skip to content

Merge pull request #1435 from merico-dev/fix-e2e-make-not-found #2820

Merge pull request #1435 from merico-dev/fix-e2e-make-not-found

Merge pull request #1435 from merico-dev/fix-e2e-make-not-found #2820

name: lint commit message
on: [ push, pull_request ]
jobs:
lint-commit-message:
runs-on: [self-hosted, linux, X64]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4
with:
configFile: ${{ github.workspace }}/hack/commitlint.config.js