We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6e37b3 + c2b74ba commit 829585fCopy full SHA for 829585f
.github/workflows/preview.yml
@@ -11,6 +11,8 @@ jobs:
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
14
+ with:
15
+ ref: ${{ github.event.pull_request.head.sha }}
16
17
- name: Set up Quarto
18
uses: quarto-dev/quarto-actions/setup@v2
0 commit comments