Skip to content

Commit

Permalink
ci: Do not run checkov against subcharts (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb authored Feb 6, 2024
2 parents c1bb99e + 6218292 commit 9e2a821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
with:
directory: ${{ github.workspace }}/helm
var_file: ${{ github.workspace }}/helm/flowforge/ci/default-values.yaml
skip_path: /flowforge/charts/
framework: helm
output_format: cli,sarif
output_file_path: console,results.sarif
Expand Down

0 comments on commit 9e2a821

Please sign in to comment.