Skip to content

build(deps-dev): bump braces #11

build(deps-dev): bump braces

build(deps-dev): bump braces #11

Workflow file for this run

name: commitlint
on: [push,pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@master