From af9aaa48dfc9566651aa753482ea262832678ae9 Mon Sep 17 00:00:00 2001 From: Timo Glastra Date: Wed, 27 Mar 2024 15:07:49 +0100 Subject: [PATCH] build pr Signed-off-by: Timo Glastra --- .github/workflows/continuous-deployment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 0b032791..18ed2150 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -4,8 +4,9 @@ on: push: tags: - rest-v* + pull_request: branches: - - chore/docker-image + - main env: IMAGE_NAME: ghcr.io/openwallet-foundation/credo-rest