提交 112b3252 authored 作者: Ben Mares's avatar Ben Mares 提交者: Ricardo Vieira

Remove deprecated RTD workflow

We should instead install the GitHub App. (I don't have permissions to do this.) See the announcement: <https://about.readthedocs.com/blog/2025/06/announcing-our-github-app-beta/>
上级 60ba7c71
name: Read the Docs Pull Request Preview
on:
# See <https://github.com/readthedocs/actions/issues/45>
pull_request_target: # zizmor: ignore[dangerous-triggers]
types:
- opened
jobs:
documentation-links:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "pytensor"
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论