Skip to content

fix(generic): catch exception if .template_name is not set #2364

fix(generic): catch exception if .template_name is not set

fix(generic): catch exception if .template_name is not set #2364

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/poetry-ruff.yml@v0.4.6
with:
src: "."