diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 9f0778b..02c35f8 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,7 +2,7 @@ name: ModernFarmer CI/CD on: push: - branches: ["feature_14/-유저-관련-API-구현"] + branches: ["feature_17/유저-db적용-및-온보딩-구현"] pull_request: branches: ["dev"]