diff --git a/.github/workflows/docker-image-beta.yml b/.github/workflows/docker-image-beta.yml index e883f4d..93c4109 100644 --- a/.github/workflows/docker-image-beta.yml +++ b/.github/workflows/docker-image-beta.yml @@ -3,8 +3,6 @@ name: Docker Image for Pushes on: push: branches: [main] - pull_request: - branches: [ main ] jobs: build: