Skip to content

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4 #66

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4 #66

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