Skip to content

fix: update default memory for lambda #30

fix: update default memory for lambda

fix: update default memory for lambda #30

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