aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2024-08-16 14:48:25 +0100
committerGitHub <noreply@github.com>2024-08-16 14:48:25 +0100
commite0aa8facb34f0190d60dbadd045ca98120965be6 (patch)
treeaefa99a4f15bed37992873626488003941c20ea2 /.github/workflows
parent0c4aa20ddf60e42c9cb2e08637acc771afcb6d60 (diff)
parent63b5f3e5f1888d5653d2f7b3529b3d72e3315dbf (diff)
downloadde-project-bentley-e0aa8facb34f0190d60dbadd045ca98120965be6.tar.gz
de-project-bentley-e0aa8facb34f0190d60dbadd045ca98120965be6.zip
Merge pull request #49 from ajschofield/ci/update-deploy
fix(ci): amend pull_request syntax
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index db51d20..00c7263 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
name: deploy-terraform
on:
- pull-request:
+ pull_request:
branches:
- main
pull:
git.ajschof.me — hosted by ajschofield — powered by cgit