Skip to content

build(deps-dev): bump @commitlint/cli from 13.2.0 to 17.6.6 #735

build(deps-dev): bump @commitlint/cli from 13.2.0 to 17.6.6

build(deps-dev): bump @commitlint/cli from 13.2.0 to 17.6.6 #735

Workflow file for this run

name: Check CLA
on:
- pull_request
jobs:
check-cla:
runs-on: ubuntu-latest
name: Verify contributor
steps:
- uses: tidev/tidev-cla-action@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}