Skip to content

Commit 829585f

Browse files
committed
Merge branch 'jitendravjh/theme' of https://github.com/jitendravjh/turinglang.github.io into jitendravjh/theme
2 parents d6e37b3 + c2b74ba commit 829585f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v4
14+
with:
15+
ref: ${{ github.event.pull_request.head.sha }}
1416

1517
- name: Set up Quarto
1618
uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)