Skip to content

Commit 47c08fa

Browse files
authored
Merge pull request #206 from SumoLogic/git-cfn
skipping cfn lint tests
2 parents 0da2df5 + 8e64f7e commit 47c08fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Print the Cloud Formation Linter Version & run Linter.
1616
run: |
17-
cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml
17+
cfn-lint aws-observability/**/*.yaml --ignore-templates aws-observability/**/*TestTemplate.yaml --ignore-checks W3011
1818
1919
CFSecurityChecksCheckovt:
2020
name: "Security Checks (checkov)"

0 commit comments

Comments
 (0)