diff --git a/.github/workflows/deploy_production.yml b/.github/workflows/deploy_production.yml index c5743b3c..cf59b9a8 100644 --- a/.github/workflows/deploy_production.yml +++ b/.github/workflows/deploy_production.yml @@ -1,10 +1,10 @@ -on: - push: - branches: - - main - paths: - - 'tf/environments/production/**' - +#on: +# push: +# branches: +# - main +# paths: +# - 'tf/environments/production/**' +# jobs: terraform: defaults: