Skip to content

Commit af37555

Browse files
authored
Merge branch 'ep2025' into ep2025-speakers
2 parents 5567c6b + 254504b commit af37555

26 files changed

+4449
-2435
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)