Skip to content

build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 #195

build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2

build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 #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@v5