Skip to content

chore(deps): update dependency docusaurus-plugin-typedoc to ^0.22.0 #195

chore(deps): update dependency docusaurus-plugin-typedoc to ^0.22.0

chore(deps): update dependency docusaurus-plugin-typedoc to ^0.22.0 #195

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@v4