Skip to content

Improve tables

Improve tables #58

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Run djLint formatter
on:
# runs when activity type is one of: opened, synchronize, reopened
pull_request:
workflow_dispatch:
jobs:
djlint-formatter:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "--check"