Skip to content

fix: CS-522 update default memory for lambda (#44) #33

fix: CS-522 update default memory for lambda (#44)

fix: CS-522 update default memory for lambda (#44) #33

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/*