Skip to content

Commit

Permalink
removed checkov
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Oct 16, 2023
1 parent eb90560 commit 2baa51c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/on_push_or_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
uses: ./.github/workflows/reusable_job_codeql.yml
nest_lint:
uses: ./.github/workflows/reusable_job_nest_lint.yml
# nest_test_and_sonarcloud:
# uses: ./.github/workflows/reusable_job_nest_test_sonarcloud.yml
# secrets: inherit
# checkov_helm:
# uses: ./.github/workflows/reusable_job_checkov.yml
nest_test_and_sonarcloud:
uses: ./.github/workflows/reusable_job_nest_test_sonarcloud.yml
secrets: inherit
kics_helm:
uses: ./.github/workflows/reusable_job_kics.yml

0 comments on commit 2baa51c

Please sign in to comment.