Skip to content

Improve tables

Improve tables #69

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Lint Git commit messages
on:
pull_request:
jobs:
gitlint:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
basebranch: ${{ github.event.repository.default_branch }}