Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

build: transition to ruff for linting and formatting #7

build: transition to ruff for linting and formatting

build: transition to ruff for linting and formatting #7

Workflow file for this run

name: Preview Docs
on:
pull_request_target:
types: [opened, edited, synchronize]
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "{plugin readthedocs project slug}"