Skip to content

Commit 2f81bb6

Browse files
fix
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent 131b6dc commit 2f81bb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-preview-site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout 🛎️
2020
uses: actions/checkout@v6
21+
with:
22+
ref: ${{ github.event.pull_request.head.sha }}
2123

2224
- name: Install and Build 🔧
2325
env:

0 commit comments

Comments
 (0)