Skip to content

chore(deps): bump apis-core-rdf from 0.38.0 to 0.39.0 #167

chore(deps): bump apis-core-rdf from 0.38.0 to 0.39.0

chore(deps): bump apis-core-rdf from 0.38.0 to 0.39.0 #167

# 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"