Skip to content

Bump black from 24.3.0 to 24.4.0 in the nonprod-dependencies group (#… #544

Bump black from 24.3.0 to 24.4.0 in the nonprod-dependencies group (#…

Bump black from 24.3.0 to 24.4.0 in the nonprod-dependencies group (#… #544

name: Lint extra docsite docs and links
on:
pull_request:
push:
branches: [main]
workflow_dispatch:
jobs:
docsite:
name: Lint extra docsite docs and links
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.9"
- name: Install antsibull-docs
run: pip install antsibull-docs --disable-pip-version-check
- name: Run collection docs linter
run: antsibull-docs lint-collection-docs .