Skip to content

Commit 9b64f0e

Browse files
committed
Increase fetch depth to test merge base logic
1 parent 47837fd commit 9b64f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/finalize-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636
with:
3737
ref: ${{ env.REF }}
38+
fetch-depth: 0
3839

3940
- name: Install Python
4041
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)