diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 9b13c4d..7eb83f2 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,11 +2,7 @@ name: ModernFarmer CI/CD on: push: - branches: ["feature_32/계정-삭제-api"] - - pull_request: - branches: ["dev"] - + branches: ["feature_32/계정-삭제-api", "dev"] permissions: contents: read