Skip to content

build(deps): bump @babel/traverse from 7.16.8 to 7.23.2 in /website #820

build(deps): bump @babel/traverse from 7.16.8 to 7.23.2 in /website

build(deps): bump @babel/traverse from 7.16.8 to 7.23.2 in /website #820

Workflow file for this run

name: Commit
on:
push:
jobs:
commitlint:
runs-on: ubuntu-latest
name: commitlint
steps:
- name: Checkout the repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v5