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 ce191eb + 60d9c16 commit c2b74baCopy full SHA for c2b74ba
.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