Skip to content

feat(models): change field type from TextField to JSONField #48

feat(models): change field type from TextField to JSONField

feat(models): change field type from TextField to JSONField #48

Workflow file for this run

#SPDX-FileCopyrightText: 2024 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run deptry dependency checker
on: [push, pull_request]
jobs:
deptry:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-deptry.yml@v0.4.1
with:
src: "."