From 71fcd7c340d0c33d87c204ac373984db7223cc0c Mon Sep 17 00:00:00 2001 From: Jack Rubacha Date: Thu, 24 Oct 2024 21:52:28 -0400 Subject: [PATCH] make build more often --- .github/workflows/calypso-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/calypso-build.yml b/.github/workflows/calypso-build.yml index a87410b..11ce63f 100644 --- a/.github/workflows/calypso-build.yml +++ b/.github/workflows/calypso-build.yml @@ -3,7 +3,7 @@ name: Create and publish Calypso docker image on: push: - branches: ['Develop'] + workflow_dispatch: # 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: