Skip to content

chore(deps-dev): bump django-debug-toolbar from 4.4.6 to 5.0.1 #81

chore(deps-dev): bump django-debug-toolbar from 4.4.6 to 5.0.1

chore(deps-dev): bump django-debug-toolbar from 4.4.6 to 5.0.1 #81

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