Skip to content

Add test terraform file. #1

Add test terraform file.

Add test terraform file. #1

name: Merge Lambda3
on:
pull_request:
branches:
- master
types: [closed]
paths: 'lambda1/*'
jobs:
deploy:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: Echo
run: echo 'test'