Skip to content

fix: resources not updating correctly on neoforge #167

fix: resources not updating correctly on neoforge

fix: resources not updating correctly on neoforge #167

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