Disable github action push event trigger

This commit is contained in:
sid palas
2021-06-27 22:09:11 -07:00
parent 3c0fe8a7f4
commit becbd33b93

View File

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