We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e455c commit 01d0194Copy full SHA for 01d0194
.github/workflows/sync-chart.yml
@@ -41,6 +41,8 @@ jobs:
41
repository: nginxinc/kubernetes-json-schema
42
path: schemas
43
token: ${{ secrets.NGINX_PAT }}
44
+ sparse-checkout: |
45
+ ${{ inputs.k8s_version}}
46
47
- name: Setup Helm
48
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
0 commit comments