aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2024-08-16 14:43:46 +0100
committerAlex Schofield <git@ajschof.me>2024-08-16 14:43:46 +0100
commit63b5f3e5f1888d5653d2f7b3529b3d72e3315dbf (patch)
treeaefa99a4f15bed37992873626488003941c20ea2 /.github/workflows
parent0c4aa20ddf60e42c9cb2e08637acc771afcb6d60 (diff)
downloadde-project-bentley-63b5f3e5f1888d5653d2f7b3529b3d72e3315dbf.tar.gz
de-project-bentley-63b5f3e5f1888d5653d2f7b3529b3d72e3315dbf.zip
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