Skip to content

ci: bump gitlint action version #18

ci: bump gitlint action version

ci: bump gitlint action version #18

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run commit message linter
on:
pull_request:
jobs:
gitlint:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/gitlint.yml@birger/fix-gitlint
with:
ignore: "B6,B5"