Skip to content

fix: fix earthly version in release pipeline #84

fix: fix earthly version in release pipeline

fix: fix earthly version in release pipeline #84

Workflow file for this run

name: Commitlint
on:
push:
branches: [ main ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6