Skip to content

Commit

Permalink
ci: checkout pr repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts committed May 30, 2024
1 parent 867834d commit d31cccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}

- uses: prefix-dev/[email protected]
Expand Down

0 comments on commit d31cccc

Please sign in to comment.