Skip to content

Commit

Permalink
Update yaml-validator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantprateek authored Feb 25, 2024
1 parent ece17b1 commit 4b04e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Kubernetes yaml validation by kubeval
uses: makocchi-git/actions-k8s-manifests-validate-kubeval@v1.0.1
with:
files: difinition,resources
files: definition,resources
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4b04e63

Please sign in to comment.