diff --git a/.github/workflows/PROD-CD.yml b/.github/workflows/PROD-CD.yml index 85b149d1..2190c96e 100644 --- a/.github/workflows/PROD-CD.yml +++ b/.github/workflows/PROD-CD.yml @@ -1,7 +1,7 @@ name: CD on: - push: + pull_request: branches: [ "develop" ] jobs: