Skip to content

Minor molecule cleanups #81

Minor molecule cleanups

Minor molecule cleanups #81

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5