Skip to content

refactor(apis_entities,generic): use model getters for retrieving urls #73

refactor(apis_entities,generic): use model getters for retrieving urls

refactor(apis_entities,generic): use model getters for retrieving urls #73

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff Linter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "format --check"