Skip to content

Initial support for openSUSE #3

Initial support for openSUSE

Initial support for openSUSE #3

Workflow file for this run

# vim: ft=yaml
---
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5