Skip to content

Commit

Permalink
Skip CheckOV CKV_GIT_5 | Ensure GitHub pull requests have at least 2 …
Browse files Browse the repository at this point in the history
…approvals | We strive for at least 1 approval
  • Loading branch information
marwinbaumannsbp committed Jun 16, 2023
1 parent a0ed887 commit 0df555e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sync-root/.github/workflows/terraform-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,10 @@ jobs:
framework: terraform
output_format: sarif
quiet: true
skip-checks: "CKV_GIT_5"
soft_fail: false

### SKIP REASON ###
# Check | Description | Reason

# CKV_GIT_5 | Ensure GitHub pull requests have at least 2 approvals | We strive for at least 1 approval

0 comments on commit 0df555e

Please sign in to comment.