Skip to content

Commit 80abd85

Browse files
author
tylertitsworth
committed
group-diff fetch depth 0
1 parent 02c175f commit 80abd85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
with:
3131
egress-policy: audit
3232
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33+
with:
34+
fetch-depth: 0
3335
- name: Output Modified Group Directories
3436
id: group-list
3537
run: |

0 commit comments

Comments
 (0)