Skip to content

Commit

Permalink
Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Oct 7, 2024
1 parent b971c1b commit 008c297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Set up Kubeconform
uses: bmuschko/setup-kubeconform@v1
- name: Validate Against Kubernetes Schema
run: kubeconform -kubernetes-version=1.30.5 -ignore-filename-pattern=.github/workflows -ignore-filename-pattern=.json$ -ignore-filename-pattern=yq -summary .
run: kubeconform -kubernetes-version=1.30.5 -ignore-filename-pattern=.github/workflows -ignore-filename-pattern=.json$ -summary .

0 comments on commit 008c297

Please sign in to comment.