Skip to content

Commit 4a24818

Browse files
henryiiihugovk
andauthored
Update .github/workflows/documentation-links.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 23195f4 commit 4a24818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717
documentation-links:
1818
runs-on: ubuntu-latest
19-
if: github.event.pull_request.head.repo.full_name == 'python/peps'
19+
if: github.event.repository.fork == false
2020
steps:
2121
- uses: readthedocs/actions/preview@v1
2222
with:

0 commit comments

Comments
 (0)