10000 Improve title with html conf. · python/docs-community@5cd9289 · GitHub
[go: up one dir, main page]

Skip to content

Improve title

Improve title #61

name: Read the Docs PR preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "docs-community"
single-version: "true"
0