Skip to content

refactor + fix (rdfimport): remove, update .toml files #112

refactor + fix (rdfimport): remove, update .toml files

refactor + fix (rdfimport): remove, update .toml files #112

# 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"