Skip to content

chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0 #144

chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0

chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0 #144

Workflow file for this run

name: Review
on:
pull_request:
branches:
- main
jobs:
review:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
- name: Review
run: yarn review