Skip to content

build(deps): bump apis-acdhch-default-settings from 1.4.0 to 1.5.0 #241

build(deps): bump apis-acdhch-default-settings from 1.4.0 to 1.5.0

build(deps): bump apis-acdhch-default-settings from 1.4.0 to 1.5.0 #241

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Run Ruff formatter
on:
# runs on opened, synchronised, reopened PRs
pull_request:
workflow_dispatch:
jobs:
ruff-formatter:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "format --check"