Skip to content

chore(main): release 0.0.10 #273

chore(main): release 0.0.10

chore(main): release 0.0.10 #273

Workflow file for this run

name: Commitlint
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-24.04
timeout-minutes: 5
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1