Skip to content

ci(workflows): add Gitlint workflow #2

ci(workflows): add Gitlint workflow

ci(workflows): add Gitlint workflow #2

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Gitlint commit messages
on:
pull_request:
jobs:
gitlint:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
basebranch: "deploy"