Skip to content

Improve compatibility between old sphinx and new mkdocs setup #822

Improve compatibility between old sphinx and new mkdocs setup

Improve compatibility between old sphinx and new mkdocs setup #822

name: Check changelog entries
on:
pull_request:
jobs:
check-changelogs:
name: Check changelog entries
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Install uv
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
- name: Check changelog entries
run: uv run --no-sync python ci/check_changelog_entries.py