Skip to content

pip-python312(deps): bump prometheus-client from 0.21.0 to 0.21.1 in … #1372

pip-python312(deps): bump prometheus-client from 0.21.0 to 0.21.1 in …

pip-python312(deps): bump prometheus-client from 0.21.0 to 0.21.1 in … #1372

Workflow file for this run

name: markdown
run-name: ${{github.event.pull_request.title}}
on:
workflow_dispatch:
push:
branches: ["main", "release-*"]
jobs:
documentation-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec
with:
use-quiet-mode: "yes"
use-verbose-mode: "yes"
config-file: ".mlc.config.json"
folder-path: "."
max-depth: -1