Skip to content

Commit

Permalink
lint helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Apr 9, 2024
1 parent da2e411 commit 5c1150b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
name: Lint Helm
runs-on: ubuntu-latest
steps:
- uses: azure/[email protected]
- run: helm lint charts/radix-oauth-guard
- uses: azure/setup-helm@https://github.com/Azure/setup-helm/commit/b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4.1.0

- name: Helm Lint
run: helm lint charts/radix-oauth-guard

0 comments on commit 5c1150b

Please sign in to comment.