Skip to content

ci: speed up Django tests using virtualenv cache #27

ci: speed up Django tests using virtualenv cache

ci: speed up Django tests using virtualenv cache #27

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@v0.3.1
with:
ignore: "B6,B5"