Skip to content

Point to buildbot config repo rather than mailing list for adding a worker #58

Point to buildbot config repo rather than mailing list for adding a worker

Point to buildbot config repo rather than mailing list for adding a worker #58

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