Skip to content

fix: JEI and Cloth version #83

fix: JEI and Cloth version

fix: JEI and Cloth version #83

name: Validate commit messages
on: [ pull_request, workflow_call ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5