Skip to content

build(deps-dev): bump ws from 6.2.2 to 6.2.3 #319

build(deps-dev): bump ws from 6.2.2 to 6.2.3

build(deps-dev): bump ws from 6.2.2 to 6.2.3 #319

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@v4
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v5