Skip to content

Commit 3269347

Browse files
committed
sth
1 parent 71512ef commit 3269347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-integration-namespace-k3d.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
comment_on_pr: false
2222
- uses: actions/checkout@v4
2323
with:
24-
fetch-depth: 10000
24+
fetch-depth: 0
2525
ref: ${{ github.ref }} # checkout to latest branch changes ( by default this action checkouts to the SHA that triggers action )
2626
- uses: ./.github/actions/rebase # Would it work?
2727
- name: Create Single Cluster

0 commit comments

Comments
 (0)