From 40f1fba7d9f5707c5b3c1bfa216565bf0d3454d6 Mon Sep 17 00:00:00 2001 From: Lee Seung Gyu <156777781+wwingyou@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:58:07 +0900 Subject: [PATCH] Update auto-deployment.yaml --- .github/workflows/auto-deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/auto-deployment.yaml b/.github/workflows/auto-deployment.yaml index 2266bfe..fe356d3 100644 --- a/.github/workflows/auto-deployment.yaml +++ b/.github/workflows/auto-deployment.yaml @@ -3,8 +3,6 @@ name: AWS EC2 자동 배포 on: push: branches: [ "dev" ] - pull_request: - branches: [ "dev" ] jobs: