Skip to content

feat(ripple): ripple attached mode #10

feat(ripple): ripple attached mode

feat(ripple): ripple attached mode #10

Workflow file for this run

name: Commitlint
on:
push:
pull_request:
jobs:
commitlint:
name: Commitlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run commitlint
uses: dafnik/commitlint@v1