Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
doyleish committed Nov 17, 2023
1 parent 459527d commit 9cdbec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
tflint --recursive
popd
- name: Run cfn-lint
run: cfn-lint -i W3045 -- deployments/auxiliary/cloudformation/*.yml
run: cfn-lint -i W3045 -- cloudformation/*.yml

0 comments on commit 9cdbec5

Please sign in to comment.