aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 5672048..09b8490 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -11,6 +11,7 @@ on:
jobs:
deploy-terraform:
+ if: github.ref == 'refs/heads/main'
name: Deploy Terraform
runs-on: ubuntu-latest
#needs: run-checks (must ref on-commit.yml file)
git.ajschof.me — hosted by ajschofield — powered by cgit