Skip to content

Restrict compatibility constraints with psr/log and doctrine/data-fixtures #738

Restrict compatibility constraints with psr/log and doctrine/data-fixtures

Restrict compatibility constraints with psr/log and doctrine/data-fixtures #738

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/'