Skip to content

Commit

Permalink
Fetch full history in recursive checkout actions
Browse files Browse the repository at this point in the history
  • Loading branch information
x-mass committed Jan 29, 2024
1 parent eb95c6c commit 952f525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
/__w/proof-producer/proof-producer/**
!/__w/proof-producer/proof-producer/**/.git/**
refs: ${{ needs.handle-syncwith.outputs.prs-refs }}
fetch-depth: 0

- name: Set usefull strings
id: strings
Expand Down

0 comments on commit 952f525

Please sign in to comment.