Skip to content

Commit b06d419

Browse files
GvieveGenevieve Nuebel
andauthored
Fix on push master (#93)
Co-authored-by: Genevieve Nuebel <genevieve.nuebel@mx.com>
1 parent 637bd56 commit b06d419

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)