Skip to content

Commit

Permalink
Increase fetch depth to test merge base logic
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Mar 13, 2024
1 parent 47837fd commit 9b64f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/finalize-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ env.REF }}
fetch-depth: 0

- name: Install Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 9b64f0e

Please sign in to comment.