From 772ce54c754f7f3a9f57bd36090950167e074606 Mon Sep 17 00:00:00 2001 From: Christian Muise Date: Mon, 2 Aug 2021 14:10:17 -0400 Subject: [PATCH] Update docker-image.yml --- .github/workflows/docker-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 755e778..b9401ec 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -1,8 +1,6 @@ name: Docker Image CI on: - push: - branches: [ master ] release: types: [published]