Skip to content

feat(spec-tests): introduce aws spec tests #18

feat(spec-tests): introduce aws spec tests

feat(spec-tests): introduce aws spec tests #18

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: scottbrenner/cfn-lint-action@v2
- run: cfn-lint -t templates/*