Skip to content

fix: add RDF import for events #131

fix: add RDF import for events

fix: add RDF import for events #131

Workflow file for this run

#SPDX-FileCopyrightText: 2024 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff formatter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-ruff.yml@v0.4.5
with:
src: "."
options: "format --check"