Skip to content

ci(deps): bump actions/setup-python from 4 to 5 #103

ci(deps): bump actions/setup-python from 4 to 5

ci(deps): bump actions/setup-python from 4 to 5 #103

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