Skip to content

Merge pull request #32 from d-strobel/first-release #100

Merge pull request #32 from d-strobel/first-release

Merge pull request #32 from d-strobel/first-release #100

Workflow file for this run

name: commitlint
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5