Skip to content

docs(assistants): add section to cloud docs, update nav, add docs pages for what is, getting started, and runs #198

docs(assistants): add section to cloud docs, update nav, add docs pages for what is, getting started, and runs

docs(assistants): add section to cloud docs, update nav, add docs pages for what is, getting started, and runs #198

name: Read the Docs Preview
on:
pull_request_target:
types:
- opened
paths:
- "docs/**"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
jobs:
pull-request-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: ${{ secrets.READTHEDOCS_PROJECT_SLUG }}
single-version: 'false'
project-language: ""