diff --git a/.github/workflows/aws-prod.yml b/.github/workflows/aws-prod.yml index 3e3a3f08..caf0929f 100644 --- a/.github/workflows/aws-prod.yml +++ b/.github/workflows/aws-prod.yml @@ -3,8 +3,6 @@ name: Deploy Backend to Product ECS on: push: branches: ["main"] - paths: - - "server/**" env: AWS_REGION: ap-northeast-1