diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 680ab8c..d00cca3 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -6,6 +6,8 @@ on: push: tags: - '*' + branches: + - "main" 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.