Skip to content

test(cmd-api-server): migrate import from github test to Jest #2489

test(cmd-api-server): migrate import from github test to Jest

test(cmd-api-server): migrate import from github test to Jest #2489

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]