Skip to content

Commit fe8494c

Browse files
author
Ernesto Castellotti
authored
Use PR branch for preview (#225)
1 parent e89f7de commit fe8494c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/preview-pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v3
16+
with:
17+
ref: ${{ github.event.pull_request.head.sha }}
1618
- name: Setup Ruby
1719
uses: ruby/setup-ruby@v1
1820
with:

0 commit comments

Comments
 (0)