Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 344 Bytes

gh-actions-cnf-lint

This action runs cfn-lint. The additional rules from cfn-lint-ax and cfn-lint-serverless are available.

Inputs

working-directory

Optional Specifies the working directory where the commands are run.

Example usage

uses: aexeagmbh/gh-actions-cfn-lint@main
with:
  working-directory: ./foo