Skip to content

Update dependency Pygments to v2.18.0 #802

Update dependency Pygments to v2.18.0

Update dependency Pygments to v2.18.0 #802

Workflow file for this run

name: 'Documentation'
on:
create:
pull_request:
paths:
- 'docs/**'
push:
branches:
- '[0-9]+.[0-9]+.x'
- 'refs/pull/*'
jobs:
run:
uses: "nucleos/actions/.github/workflows/documentation.yml@main"