From 107b70e6bc4d3f391954e9b5bdee68531801d69c Mon Sep 17 00:00:00 2001 From: Jack Harper Date: Fri, 10 Jul 2026 13:59:36 +0100 Subject: [PATCH] Update GitHub Actions workflow for Docker image --- .github/workflows/container_upload.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/container_upload.yml b/.github/workflows/container_upload.yml index 2444763..f5fd7b0 100644 --- a/.github/workflows/container_upload.yml +++ b/.github/workflows/container_upload.yml @@ -4,6 +4,7 @@ on: push: branches: ['main'] + pull_request: # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds. env: