diff --git a/.github/workflows/build-and-deploy.yaml b/.github/workflows/build-and-deploy.yaml index e761345..6483dde 100644 --- a/.github/workflows/build-and-deploy.yaml +++ b/.github/workflows/build-and-deploy.yaml @@ -2,6 +2,7 @@ # Deploy to this repository and Docker Hub a multi-arch image # when the repository is tagged +# Note on pull requests the image will be built but not actually pushed name: Deploy image to registry