Skip to content

Update sphinx-rtd-theme to 3.0.2 #1212

Update sphinx-rtd-theme to 3.0.2

Update sphinx-rtd-theme to 3.0.2 #1212

name: Changelog Validate
on: [pull_request]
jobs:
changelog:
runs-on: ubuntu-latest
name: Changelog Validate
steps:
- uses: actions/checkout@v4
- uses: zattoo/changelog@v1
with:
token: ${{github.token}}
sources: 'jmopenorders/src'