disable staging deploy

This commit is contained in:
sid palas
2022-02-13 12:23:58 -08:00
parent 0fdc55db8e
commit 75922067d8

View File

@@ -1,9 +1,10 @@
name: "Terraform"
on:
push:
branches:
- main
# Uncomment to enable staging deploy from main
# push:
# branches:
# - main
release:
types: [published]
pull_request: