diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index b51304a..158cdef 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -5,8 +5,6 @@ name: Docker # Controls when the action will run. on: push: - branches: - - master tags: - 'v*' # Allows you to run this workflow manually from the Actions tab