Skip to content

Commit 21e74c5

Browse files
committed
fix: set fetch-depth to 0 for K8: Edit
1 parent 41c2799 commit 21e74c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k8s_edit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
token: ${{ secrets.GH_TOKEN }}
3131
repository: ${{ github.repository_owner }}/${{ env.KUBERNETES_CLUSTER_REPO_NAME }}
3232
ref: refs/heads/dev
33+
fetch-depth: 0
3334

3435
- name: GitHub Configuration
3536
run: git config --global url."https://oauth2:${{ secrets.GH_TOKEN }}@github.com".insteadOf https://github.com

0 commit comments

Comments
 (0)