diff --git a/.github/workflows/pdp_cicd_temp.yml b/.github/workflows/pdp_cicd_temp.yml index f0e9a508..3a1fe5dd 100644 --- a/.github/workflows/pdp_cicd_temp.yml +++ b/.github/workflows/pdp_cicd_temp.yml @@ -1,7 +1,9 @@ name: Build and Push PDP Docker Image on: - pull_request: + push: + branches: + - omer/per-10669-adapt-pdp-ci-to-autouse-the-go-service jobs: build-and-push-pdp: