Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Jul 31, 2019
1 parent 0bd8f81 commit b4dfba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ workflow "Lint CloudFormation Templates" {
action "cfn-lint" {
uses = "scottbrenner/cfn-lint-action@master"
args = "**/*.yml"
args = "**/*.yaml"
}
```

Expand Down

0 comments on commit b4dfba1

Please sign in to comment.