diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index 619f9f0e..2ab07257 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -9,9 +9,6 @@ on: - '*.*.*' # branches: # - 'release' - pull_request: - branches: - - 'main' # Defines two custom environment variables for the workflow. These are used # for the Container registry domain, and a name for the Docker image that