Skip to content

Deploy terraform from GitHub #2

Deploy terraform from GitHub

Deploy terraform from GitHub #2

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