Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
  • Loading branch information
3 people authored Apr 26, 2023
commit 8008308032325f9e5ee7b6f30f96e2dfa2d85940
3 changes: 1 addition & 2 deletions .github/workflows/documentation-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
- opened
paths:
- 'Doc/**'
- 'Misc/**'
- '.github/workflows/doc.yml'

permissions:
Comment thread
hugovk marked this conversation as resolved.
Expand All @@ -17,5 +16,5 @@ jobs:
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "cpython-devguide"
project-slug: "cpython-previews"
single-version: "true"