Skip to content

Commit

Permalink
Merge pull request #206 from SumoLogic/git-cfn
Browse files Browse the repository at this point in the history
skipping cfn lint tests
  • Loading branch information
himsharma01 authored Aug 2, 2024
2 parents 0da2df5 + 8e64f7e commit 47c08fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Print the Cloud Formation Linter Version & run Linter.
run: |
cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml
cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml --ignore-checks W3011
CFSecurityChecksCheckovt:
name: "Security Checks (checkov)"
Expand Down

0 comments on commit 47c08fa

Please sign in to comment.