Skip to content

chore(deps): bump apis-acdhch-default-settings from 1.6.1 to 1.7.0 #59

chore(deps): bump apis-acdhch-default-settings from 1.6.1 to 1.7.0

chore(deps): bump apis-acdhch-default-settings from 1.6.1 to 1.7.0 #59

Workflow file for this run

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