Skip to content

Commit ee97a88

Browse files
authored
Merge branch 'ep2025' into ep2025-keynoters
2 parents cd0e00a + 783f988 commit ee97a88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rtd-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ on:
33
pull_request_target:
44
types:
55
- opened
6+
workflow_dispatch:
67

78
permissions:
89
pull-requests: write
910

1011
jobs:
1112
documentation-links:
13+
if: github.event.pull_request.head.repo.fork == true
1214
runs-on: ubuntu-latest
1315
timeout-minutes: 10
1416
steps:

0 commit comments

Comments
 (0)