Skip to content

Merge pull request #846 from doctrine/dependabot/github_actions/actio… #699

Merge pull request #846 from doctrine/dependabot/github_actions/actio…

Merge pull request #846 from doctrine/dependabot/github_actions/actio… #699

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