aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2024-08-20 22:47:39 +0100
committerGitHub <noreply@github.com>2024-08-20 22:47:39 +0100
commite8995e003c2cf616daf7a23fd525d9e0cc886bb0 (patch)
tree7582347469f9fc35db4800955be5c995f747faf5 /.github
parentb31ea8ba86a7a381c390ad068ea5449a9313b020 (diff)
downloadde-project-bentley-e8995e003c2cf616daf7a23fd525d9e0cc886bb0.tar.gz
de-project-bentley-e8995e003c2cf616daf7a23fd525d9e0cc886bb0.zip
ci: update deploy.yml
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