Skip to content

Deploy terraform from GitHub #3

Deploy terraform from GitHub

Deploy terraform from GitHub #3

name: Deploy Pull Request
on:
pull_request:
jobs:
deploy_to_dev:
uses: ./.github/workflows/DeployEverything.yml
with:
env: dev
secrets: inherit