Skip to content

Merge branch '5.2.x' into 5.1.x-merge-up-into-5.2.x_DU7yTzD2 #770

Merge branch '5.2.x' into 5.1.x-merge-up-into-5.2.x_DU7yTzD2

Merge branch '5.2.x' into 5.1.x-merge-up-into-5.2.x_DU7yTzD2 #770

Workflow file for this run

on: [push, pull_request]
name: Lint
jobs:
doctor-rst:
name: DOCtor-RST
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v4
- name: "DOCtor-RST"
uses: docker://oskarstark/doctor-rst
with:
args: --short
env:
DOCS_DIR: 'docs/'