Skip to content

fix(apis_entities): remove self from list of entities to merge with #10

fix(apis_entities): remove self from list of entities to merge with

fix(apis_entities): remove self from list of entities to merge with #10

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