Skip to content

build(deps): bump remarkablemark/commitlint from 1 to 2 #20

build(deps): bump remarkablemark/commitlint from 1 to 2

build(deps): bump remarkablemark/commitlint from 1 to 2 #20

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Commitlint
uses: remarkablemark/commitlint@v2