We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c2799 commit 21e74c5Copy full SHA for 21e74c5
.github/workflows/k8s_edit.yml
@@ -30,6 +30,7 @@ jobs:
30
token: ${{ secrets.GH_TOKEN }}
31
repository: ${{ github.repository_owner }}/${{ env.KUBERNETES_CLUSTER_REPO_NAME }}
32
ref: refs/heads/dev
33
+ fetch-depth: 0
34
35
- name: GitHub Configuration
36
run: git config --global url."https://oauth2:${{ secrets.GH_TOKEN }}@github.com".insteadOf https://github.com
0 commit comments