diff --git a/.github/workflows/push-to-ecr.yaml b/.github/workflows/push-to-ecr.yaml index ed70e4fba..9d5634de8 100644 --- a/.github/workflows/push-to-ecr.yaml +++ b/.github/workflows/push-to-ecr.yaml @@ -3,10 +3,6 @@ name: Push Image to ECR push: branches: - main - - setup-github-actions - pull_request: - branches: - - main env: AWS_REGION: eu-west-3 jobs: