Skip to content

Commit 5c58306

Browse files
committed
Merge branch 'main' into cmr-stac-updates-maap
2 parents 4552495 + 923aed1 commit 5c58306

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
steps:
5959
- name: Check out repository
6060
uses: actions/checkout@v4
61+
with:
62+
ref: refs/pull/${{ github.event.pull_request.number || github.event.issue.number }}/merge
6163

6264
- name: Set up Quarto
6365
uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)