Skip to content

Commit 5efe287

Browse files
henryiiihugovk
andauthored
Infra: Only add preview links for PRs to python/peps (#4399)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 202b0aa commit 5efe287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ concurrency:
1616
jobs:
1717
documentation-links:
1818
runs-on: ubuntu-latest
19+
if: github.event.repository.fork == false
1920
steps:
2021
- uses: readthedocs/actions/preview@v1
2122
with:

0 commit comments

Comments
 (0)