Skip to content

fix(apis_view): set the permission class of the ReferenceViewSet #27

fix(apis_view): set the permission class of the ReferenceViewSet

fix(apis_view): set the permission class of the ReferenceViewSet #27

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.3.3
with:
src: "."