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 3bddc71 commit bd5deddCopy full SHA for bd5dedd
.github/workflows/k8s_test.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
with:
34
repository: ${{ github.repository_owner }}/${{ env.KUBERNETES_CLUSTER_REPO_NAME }}
35
+ ref: refs/heads/dev
36
37
- name: GitHub Configuration
38
run: git config --global url."https://oauth2:${{ secrets.TOKEN_GITHUB }}@github.com".insteadOf https://github.com
0 commit comments