GUI_MAI-DxO / .github /workflows /pull-request-links.yml
Kye Gomez
Initial commit
5d10206
raw
history blame contribute delete
307 Bytes
name: readthedocs/actions
on:
pull_request_target:
types:
- opened
paths:
- "docs/**"
permissions:
pull-requests: write
jobs:
pull-request-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: swarms_torch