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