Skip to content

Bump jupyter-server from 2.11.2 to 2.18.0 (#921) #2778

Bump jupyter-server from 2.11.2 to 2.18.0 (#921)

Bump jupyter-server from 2.11.2 to 2.18.0 (#921) #2778

name: Check Markdown links
on:
push:
branches:
- main
pull_request:
branches:
- main
# Allows you to run this workflow manually from the Actions tab.
workflow_dispatch:
# Run every day at 5:00 UTC
schedule:
- cron: "0 5 * * *"
jobs:
markdown-link-check:
uses: AstarVienna/DevOps/.github/workflows/markdown_link_check.yml@main