diff --git a/.github/workflows/server-cd.yml b/.github/workflows/server-cd.yml index 37db5ae85..3c3f501d7 100644 --- a/.github/workflows/server-cd.yml +++ b/.github/workflows/server-cd.yml @@ -1,8 +1,6 @@ name: Deploy Spring Application to Ec2 on: - push: - branches: [ "main" ] pull_request: branches: [ "main" ]