Skip to content

Commit 539a0ff

Browse files
author
Genevieve Nuebel
committed
Fix on push master
1 parent 637bd56 commit 539a0ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/on-push-master.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
v20250224: ${{ steps.filter.outputs.v20250224 }}
4343
steps:
4444
- uses: actions/checkout@v3
45+
with:
46+
fetch-depth: 2
4547
- uses: dorny/paths-filter@v2
4648
id: filter
4749
with:

0 commit comments

Comments
 (0)