Skip to content

ci(deps): bump acdh-oeaw/prosnet-workflows from 0.4.3 to 0.4.4 #42

ci(deps): bump acdh-oeaw/prosnet-workflows from 0.4.3 to 0.4.4

ci(deps): bump acdh-oeaw/prosnet-workflows from 0.4.3 to 0.4.4 #42

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/[email protected]
with:
src: "."
options: "format --check"