Skip to content

npm: bump @commitlint/cli from 16.3.0 to 18.4.3 #1404

npm: bump @commitlint/cli from 16.3.0 to 18.4.3

npm: bump @commitlint/cli from 16.3.0 to 18.4.3 #1404

Workflow file for this run

name: Review checklist
on: [pull_request_target]
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}